We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a870b6c commit ef79168Copy full SHA for ef79168
1 file changed
.github/workflows/build_wheel.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ${{ matrix.os }}
30
strategy:
31
matrix:
32
- os: [ ubuntu-20.04, windows-2019, macos-12 ]
+ os: [ ubuntu-20.04, windows-2022, macos-12 ]
33
34
steps:
35
- uses: actions/checkout@v3
0 commit comments