We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e6714 commit 881f032Copy full SHA for 881f032
1 file changed
.github/workflows/wheels.yml
@@ -79,7 +79,7 @@ jobs:
79
strategy:
80
fail-fast: false
81
matrix:
82
- os: [ubuntu-latest, windows-latest, macos-latest, ubuntu-24.04-arm]
+ os: [ubuntu-latest, windows-2022, macos-latest, ubuntu-24.04-arm]
83
python-version: [3.11, 3.12, 3.13]
84
85
steps:
0 commit comments