We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29686fc commit 7ce7d42Copy full SHA for 7ce7d42
.github/workflows/wheels.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ${{ matrix.os }}
21
strategy:
22
matrix:
23
- os: [ubuntu-20.04, macos-12] # macos-11, windows-2019
+ os: [ubuntu-20.04, macos-11] # windows-2019
24
25
steps:
26
- uses: actions/checkout@v3
0 commit comments