We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6aaf56 commit 7e198b1Copy full SHA for 7e198b1
.github/workflows/cmake-linux-x86.yml
@@ -24,8 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
26
- name: Setup LLVM
27
- # You may pin to the exact commit or the version.
28
- - uses: ZhongRuoyu/setup-llvm@5bee61a33dd6160cb4dd652cd80d56ff3654535f
+ uses: ZhongRuoyu/setup-llvm@5bee61a33dd6160cb4dd652cd80d56ff3654535f
29
30
- name: Configure CMake
31
# 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