Skip to content

Commit

Permalink
(DO NOT MERGE) See if this works in x86_64-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalathar committed Jun 21, 2024
1 parent 28f2536 commit 0e446c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,8 @@ pr:
- image: mingw-check-tidy
continue_on_error: true
<<: *job-linux-4c
- image: x86_64-gnu-llvm-17
env:
ENABLE_GCC_CODEGEN: "1"
<<: *job-linux-16c
- image: x86_64-gnu
<<: *job-linux-4c
- image: x86_64-gnu-tools
<<: *job-linux-16c

Expand Down

0 comments on commit 0e446c1

Please sign in to comment.