Skip to content

Commit d5d0c35

Browse files
authored
Merge pull request #150 from open-atmos/slayoo-patch-14
enable macOS Python 3.8 builds
2 parents e292c6d + 5b9de9f commit d5d0c35

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
exclude:
3636
- platform: macos-12
3737
python-version: "3.7"
38-
- platform: macos-12
39-
python-version: "3.8"
4038
runs-on: ${{ matrix.platform }}
4139
steps:
4240
- if: startsWith(matrix.platform, 'macos-')

0 commit comments

Comments
 (0)