Skip to content

Commit 8bfa751

Browse files
committed
is it just windows latest?
1 parent 00f6ea9 commit 8bfa751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ${{ matrix.os }}
4242
strategy:
4343
matrix:
44-
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
44+
os: [ubuntu-latest, windows-2019, macos-13, macos-14]
4545
steps:
4646
- uses: actions/checkout@v4
4747
with:

0 commit comments

Comments
 (0)