Skip to content

Commit 23e32c6

Browse files
authored
Remove old macos aarch64 builds which are now PGO optimized
1 parent dd1f7eb commit 23e32c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ jobs:
389389
interpreter: 3.11 3.12
390390
- os: macos
391391
target: aarch64
392-
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9 pypy3.10
392+
interpreter: 3.7 3.8 3.9 pypy3.8 pypy3.9 pypy3.10
393393
- os: ubuntu
394394
platform: linux
395395
target: i686

0 commit comments

Comments
 (0)