Skip to content

Commit 3d980ee

Browse files
committed
Update Python version for woA.
1 parent 25f2151 commit 3d980ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up Python
2727
uses: actions/setup-python@v5
2828
with:
29-
python-version: 3.9
29+
python-version: 3.12
3030
architecture: arm64
3131

3232
- name: Build

0 commit comments

Comments
 (0)