Stop running Primer on macOS as it's flaky on GitHub Actions
This commit is contained in:
parent
235412635e
commit
20f74c20f7
2
.github/workflows/primer.yml
vendored
2
.github/workflows/primer.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: [3.6, 3.7, 3.8]
|
||||
os: [ubuntu-latest, macOS-latest, windows-latest]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user