Skip to content

Commit 7e198b1

Browse files
authored
Update cmake-linux-x86.yml
1 parent d6aaf56 commit 7e198b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cmake-linux-x86.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525

2626
- name: Setup LLVM
27-
# You may pin to the exact commit or the version.
28-
- uses: ZhongRuoyu/setup-llvm@5bee61a33dd6160cb4dd652cd80d56ff3654535f
27+
uses: ZhongRuoyu/setup-llvm@5bee61a33dd6160cb4dd652cd80d56ff3654535f
2928

3029
- name: Configure CMake
3130
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.

0 commit comments

Comments
 (0)