Skip to content

Commit 6281f88

Browse files
committed
Python 3.8 & 3.9 are now available for ARM macOS on GitHub Actions
1 parent b94cea5 commit 6281f88

3 files changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/install-git-url.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ jobs:
4141
# Not available for ARM macOS:
4242
- python-version: '3.7'
4343
os: macos-latest
44-
- python-version: '3.8'
45-
os: macos-latest
46-
- python-version: '3.9'
47-
os: macos-latest
4844
- python-version: 'pypy-3.7'
4945
os: macos-latest
5046
steps:

.github/workflows/install-zip-url.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ jobs:
4141
# Not available for ARM macOS:
4242
- python-version: '3.7'
4343
os: macos-latest
44-
- python-version: '3.8'
45-
os: macos-latest
46-
- python-version: '3.9'
47-
os: macos-latest
4844
- python-version: 'pypy-3.7'
4945
os: macos-latest
5046
steps:

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ jobs:
4848
# Not available for ARM macOS:
4949
- python-version: '3.7'
5050
os: macos-latest
51-
- python-version: '3.8'
52-
os: macos-latest
53-
- python-version: '3.9'
54-
os: macos-latest
5551
- python-version: 'pypy-3.7'
5652
os: macos-latest
5753
steps:

0 commit comments

Comments
 (0)