1 parent e9f2ab1 commit 3129c08Copy full SHA for 3129c08
1 file changed
.github/workflows/python-package.yml
@@ -202,6 +202,7 @@ jobs:
202
arch: x86_64
203
- os: windows-11-arm
204
arch: arm64
205
+ python-version: "3.12"
206
- os: macos-15
207
208
# The specific Python version is irrelevant in this context as we are only packaging non-C extension
0 commit comments