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 d20ce8c commit 57153c8Copy full SHA for 57153c8
.github/workflows/build_wheels.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ubuntu-18.04, windows-latest, macos-latest]
+ os: [ubuntu-18.04, windows-latest]
16
17
steps:
18
- uses: actions/checkout@v1
0 commit comments