Skip to content

Commit 60cc640

Browse files
committed
Simplify release: Linux + macOS ARM only
1 parent eb48719 commit 60cc640

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
- target: x86_64-unknown-linux-gnu
2626
os: ubuntu-latest
2727
name: zen-linux-x86_64
28-
# macos-13 is Intel-based, required for x86_64 builds
29-
- target: x86_64-apple-darwin
30-
os: macos-13
31-
name: zen-macos-x86_64
32-
# macos-14 is ARM-based (Apple Silicon)
3328
- target: aarch64-apple-darwin
3429
os: macos-14
3530
name: zen-macos-arm64

0 commit comments

Comments
 (0)