Skip to content

Commit 3129c08

Browse files
committed
use appropriate python version for win-arm
1 parent e9f2ab1 commit 3129c08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ jobs:
202202
arch: x86_64
203203
- os: windows-11-arm
204204
arch: arm64
205+
python-version: "3.12"
205206
- os: macos-15
206207
arch: arm64
207208
# The specific Python version is irrelevant in this context as we are only packaging non-C extension

0 commit comments

Comments
 (0)