We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f6ea9 commit 8bfa751Copy full SHA for 8bfa751
.github/workflows/wheels.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ${{ matrix.os }}
42
strategy:
43
matrix:
44
- os: [ubuntu-latest, windows-latest, macos-13, macos-14]
+ os: [ubuntu-latest, windows-2019, macos-13, macos-14]
45
steps:
46
- uses: actions/checkout@v4
47
with:
0 commit comments