build: disable mac b/c issues
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
# install/release on not bionic
|
||||
os-name: [ ubuntu-latest, ubuntu-20.04, macOS-latest, windows-latest ]
|
||||
os-name: [ ubuntu-latest, ubuntu-20.04, windows-latest ]
|
||||
python-version: [ 3.9 ]
|
||||
|
||||
needs: [ install-build ]
|
||||
|
||||
Reference in New Issue
Block a user