feat(ci): include f41 (#1649)

This commit is contained in:
madomado
2024-07-26 19:30:21 +08:00
committed by GitHub
parent 4f37064f61
commit 94b728de4c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -48,5 +48,6 @@ jobs:
}
copy_over f39 || true
copy_over f40 || true
copy_over f41 || true
git push -u origin --all
fi
+1
View File
@@ -49,5 +49,6 @@ jobs:
}
copy_over f39 || true
copy_over f40 || true
copy_over f41 || true
git push -u origin --all
fi