Skip to content

Commit 34f15e5

Browse files
authored
Merge pull request #151 from open-atmos/slayoo-patch-15
enable macOS Python 3.7 builds
2 parents d5d0c35 + 908b717 commit 34f15e5

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)