Skip to content

Commit 908b717

Browse files
authored
enable macOS Python 3.7 builds
1 parent d5d0c35 commit 908b717

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests+artifacts+pypi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
matrix:
3333
platform: [ubuntu-latest, macos-12, windows-latest]
3434
python-version: ["3.7", "3.8", "3.9", "3.10"]
35-
exclude:
36-
- platform: macos-12
37-
python-version: "3.7"
3835
runs-on: ${{ matrix.platform }}
3936
steps:
4037
- if: startsWith(matrix.platform, 'macos-')

0 commit comments

Comments
 (0)