Skip to content

Commit 37690f3

Browse files
chore: 移除 macOS AMD64 构建目标
仅保留 Linux amd64 和 arm64 构建 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 135a676 commit 37690f3

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
@@ -38,11 +38,6 @@ jobs:
3838
goos: linux
3939
goarch: arm64
4040
artifact_name: gitlab-cli-linux-arm64
41-
# macOS
42-
- os: macos-latest
43-
goos: darwin
44-
goarch: amd64
45-
artifact_name: gitlab-cli-darwin-amd64
4641

4742
permissions:
4843
contents: read

0 commit comments

Comments
 (0)