Skip to content

Commit 4e923cf

Browse files
committed
Flip includes
1 parent 9c2d3e7 commit 4e923cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
2626
python-architecture: [x64, x86, arm64]
2727
include:
28+
- os: windows-2019
2829
- python-architecture: arm64
2930
os: windows-11-arm
30-
- os: windows-2019
3131
exclude:
3232
# actions/setup-python does not provide prebuilt arm64 Python before 3.11
3333
- python-architecture: arm64

0 commit comments

Comments
 (0)