Skip to content

Commit 4ed64cc

Browse files
committed
ci: remove x86_64 support for macOS
1 parent 4ec67a1 commit 4ed64cc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
os: macos-latest
2828
target: aarch64-apple-darwin
2929
arch: aarch64
30-
- name: macOS
31-
os: macos-latest-large
32-
target: x86_64-apple-darwin
33-
arch: x86_64
3430

3531
steps:
3632
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)