Skip to content

Commit a588692

Browse files
committed
(DO NOT MERGE) Make sure this works in x86_64-gnu-llvm-18
1 parent 33a36ea commit a588692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pr:
8585
- image: mingw-check-tidy
8686
continue_on_error: true
8787
<<: *job-linux-4c
88-
- image: x86_64-gnu-llvm-17
88+
- image: x86_64-gnu-llvm-18
8989
env:
9090
ENABLE_GCC_CODEGEN: "1"
9191
<<: *job-linux-16c

0 commit comments

Comments
 (0)