feat(ci): support f43 (#6088)

This commit is contained in:
madomado
2025-08-20 00:16:10 +08:00
committed by GitHub
parent 5545ca404a
commit 7db1aaca75
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -50,6 +50,7 @@ jobs:
}
copy_over f41 || true
copy_over f42 || true
copy_over f43 || true
copy_over el10 || true
git push -u origin --all
fi