Skip to content

Commit

Permalink
Python 3.8 & 3.9 are now available for ARM macOS on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Apr 27, 2024
1 parent b94cea5 commit 6281f88
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/install-git-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
# Not available for ARM macOS:
- python-version: '3.7'
os: macos-latest
- python-version: '3.8'
os: macos-latest
- python-version: '3.9'
os: macos-latest
- python-version: 'pypy-3.7'
os: macos-latest
steps:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/install-zip-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
# Not available for ARM macOS:
- python-version: '3.7'
os: macos-latest
- python-version: '3.8'
os: macos-latest
- python-version: '3.9'
os: macos-latest
- python-version: 'pypy-3.7'
os: macos-latest
steps:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ jobs:
# Not available for ARM macOS:
- python-version: '3.7'
os: macos-latest
- python-version: '3.8'
os: macos-latest
- python-version: '3.9'
os: macos-latest
- python-version: 'pypy-3.7'
os: macos-latest
steps:
Expand Down

0 comments on commit 6281f88

Please sign in to comment.