We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea6845 commit 85e0868Copy full SHA for 85e0868
1 file changed
.github/workflows/wheels.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- os: [ubuntu-24.04-arm, ubuntu-latest, windows-2019, macos-latest]
+ os: [ubuntu-24.04-arm, ubuntu-latest, windows-2022, macos-latest]
41
42
steps:
43
- uses: actions/checkout@v4
0 commit comments