Skip to content

Commit e292c6d

Browse files
authored
Merge pull request #149 from open-atmos/slayoo-patch-13
enable macOS Python 3.9 builds
2 parents 06fb852 + a9b3673 commit e292c6d

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
@@ -37,8 +37,6 @@ jobs:
3737
python-version: "3.7"
3838
- platform: macos-12
3939
python-version: "3.8"
40-
- platform: macos-12
41-
python-version: "3.9"
4240
runs-on: ${{ matrix.platform }}
4341
steps:
4442
- if: startsWith(matrix.platform, 'macos-')

0 commit comments

Comments
 (0)