Skip to content

Commit

Permalink
Remove old macos aarch64 builds which are now PGO optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt authored Nov 7, 2023
1 parent dd1f7eb commit 23e32c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ jobs:
interpreter: 3.11 3.12
- os: macos
target: aarch64
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9 pypy3.10
interpreter: 3.7 3.8 3.9 pypy3.8 pypy3.9 pypy3.10
- os: ubuntu
platform: linux
target: i686
Expand Down

0 comments on commit 23e32c6

Please sign in to comment.