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 06fb852 commit a9b3673Copy full SHA for a9b3673
.github/workflows/tests+artifacts+pypi.yml
@@ -37,8 +37,6 @@ jobs:
37
python-version: "3.7"
38
- platform: macos-12
39
python-version: "3.8"
40
- - platform: macos-12
41
- python-version: "3.9"
42
runs-on: ${{ matrix.platform }}
43
steps:
44
- if: startsWith(matrix.platform, 'macos-')
0 commit comments