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.
2 parents e292c6d + 5b9de9f commit d5d0c35Copy full SHA for d5d0c35
.github/workflows/tests+artifacts+pypi.yml
@@ -35,8 +35,6 @@ jobs:
35
exclude:
36
- platform: macos-12
37
python-version: "3.7"
38
- - platform: macos-12
39
- python-version: "3.8"
40
runs-on: ${{ matrix.platform }}
41
steps:
42
- if: startsWith(matrix.platform, 'macos-')
0 commit comments