We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731f98b commit 455a912Copy full SHA for 455a912
1 file changed
.github/workflows/wheels.yml
@@ -8,8 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- # os: [ubuntu-24.04, macos-26, windows-2022]
12
- os: [windows-2022]
+ os: [ubuntu-24.04, macos-26, windows-2022]
13
14
steps:
15
- uses: actions/checkout@v6
0 commit comments