We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
x86_64-gnu-llvm-18
1 parent 33a36ea commit a588692Copy full SHA for a588692
src/ci/github-actions/jobs.yml
@@ -85,7 +85,7 @@ pr:
85
- image: mingw-check-tidy
86
continue_on_error: true
87
<<: *job-linux-4c
88
- - image: x86_64-gnu-llvm-17
+ - image: x86_64-gnu-llvm-18
89
env:
90
ENABLE_GCC_CODEGEN: "1"
91
<<: *job-linux-16c
0 commit comments