Skip to content

Commit

Permalink
Merge pull request #28 from mirenradia/llvm16.03
Browse files Browse the repository at this point in the history
Update clang-version 16 from 16.0.0 to 16.0.3
  • Loading branch information
muttleyxd authored May 15, 2023
2 parents 9ba4840 + 40ec620 commit f4f8543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tools-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- clang-version: 15
release: llvm-project-15.0.2.src
- clang-version: 16
release: llvm-project-16.0.0.src
release: llvm-project-16.0.3.src
- os: linux
runner: ubuntu-20.04
os-cmake-args: '-DLLVM_BUILD_STATIC=ON -DCMAKE_CXX_FLAGS="-s -flto" ${POSIX_CMAKE_ARGS}'
Expand Down

0 comments on commit f4f8543

Please sign in to comment.