Skip to content

Commit 529ae04

Browse files
committed
Reorder matrix
1 parent 39049bb commit 529ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
python: [cp310, cp311, cp312, cp313, cp314]
2221
os: [ubuntu-latest, windows-latest, macos-latest, macos-15-intel, windows-11-arm]
22+
python: [cp310, cp311, cp312, cp313, cp314]
2323
python_impl: [Python]
2424
include:
2525
- python: cp312

0 commit comments

Comments
 (0)