Skip to content

Commit 49bcf9c

Browse files
invalidclaude
andcommitted
ci(release): remove x86_64-apple-darwin build target
Drop Intel Mac (macos-13) from the release matrix, keep only aarch64-apple-darwin (Apple Silicon). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 135f1db commit 49bcf9c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
os: ubuntu-22.04
2424
artifact: codegraph-aarch64-linux
2525
use_cross: true
26-
- target: x86_64-apple-darwin
27-
os: macos-13
28-
artifact: codegraph-x86_64-macos
2926
- target: aarch64-apple-darwin
3027
os: macos-14
3128
artifact: codegraph-aarch64-macos

0 commit comments

Comments
 (0)