Skip to content

Commit 62e8119

Browse files
committed
Remove ci
1 parent a32cfcf commit 62e8119

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ jobs:
2828
echo "LLVM_DIR=$(brew --prefix llvm)" >> $GITHUB_ENV
2929
echo "$(brew --prefix llvm)/bin" >> $GITHUB_PATH
3030
31-
- name: Verify installations
32-
run: |
33-
# 验证安装的版本
34-
cmake --version
35-
llvm-config --version
36-
ld64.lld --version || lld --version
37-
3831
- name: Apply patches to zig-bootstrap
3932
run: |
4033
# 检查是否存在 patch 文件目录

0 commit comments

Comments
 (0)