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.
2 parents 609f151 + d61d5ba commit f70d956Copy full SHA for f70d956
.github/workflows/clang-tools-amd64.yml
@@ -47,7 +47,7 @@ jobs:
47
- clang-version: 17
48
release: llvm-project-17.0.4.src
49
- clang-version: 18
50
- release: llvm-project-18.1.3.src
+ release: llvm-project-18.1.8.src
51
- os: linux
52
runner: ubuntu-20.04
53
os-cmake-args: '-DLLVM_BUILD_STATIC=ON -DCMAKE_CXX_FLAGS="-s -flto" ${POSIX_CMAKE_ARGS}'
0 commit comments