Skip to content

Commit 72813d9

Browse files
committed
edit name
1 parent a6fc968 commit 72813d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,9 @@ auto:
351351
DOCKER_SCRIPT: x86_64-gnu-llvm3.sh
352352
<<: *job-linux-4c
353353

354-
- name: x86_64-gnu-llvm-19
354+
- name: x86_64-gnu-llvm-19-full
355355
env:
356+
IMAGE: x86_64-gnu-llvm-19
356357
ENABLE_GCC_CODEGEN: "1"
357358
DOCKER_SCRIPT: x86_64-gnu-llvm.sh
358359
<<: &job-linux-36c-codebuild

0 commit comments

Comments
 (0)