8000 Update windows.yml · adiantek/python-build-standalone@375d1c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 375d1c7

Browse files
authored
Update windows.yml
1 parent 25e3387 commit 375d1c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ jobs:
4343
- 'cpython-3.9'
4444
- 'cpython-3.10'
4545
vcvars:
46-
- 'vcvars32.bat'
46+
- 'vcvarsamd64_x86.bat'
4747
- 'vcvars64.bat'
48+
- 'vcvarsamd64_arm64.bat'
4849
profile:
4950
- 'static-noopt'
5051
- 'shared-pgo'

0 commit comments

Comments
 (0)
0