Skip to content

Commit

Permalink
(DO NOT MERGE) Make sure this works in x86_64-gnu-llvm-18
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalathar committed Jul 31, 2024
1 parent 33a36ea commit a588692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pr:
- image: mingw-check-tidy
continue_on_error: true
<<: *job-linux-4c
- image: x86_64-gnu-llvm-17
- image: x86_64-gnu-llvm-18
env:
ENABLE_GCC_CODEGEN: "1"
<<: *job-linux-16c
Expand Down

0 comments on commit a588692

Please sign in to comment.