We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb48719 commit 60cc640Copy full SHA for 60cc640
.github/workflows/release.yml
@@ -25,11 +25,6 @@ jobs:
25
- target: x86_64-unknown-linux-gnu
26
os: ubuntu-latest
27
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)
33
- target: aarch64-apple-darwin
34
os: macos-14
35
name: zen-macos-arm64
0 commit comments