Skip to content

Commit 79992da

Browse files
committed
.github: workflow updated, minor fixes
1 parent 0eeb74c commit 79992da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- prebuild-windows-binaries
3939
strategy:
4040
matrix:
41-
pyver: [3.10, 3.11, 3.12, 3.13, 3.14, 3.15]
41+
pyver: ["3.10", "3.11", "3.12", "3.13", "3.14", "3.15"]
4242
arch: [x86_64, x86, aarch64, armv7]
4343
runs-on: ubuntu-latest
4444

0 commit comments

Comments
 (0)