Skip to content

Commit 83c1482

Browse files
Auto merge of #141767 - marcoieni:free-pr-job, r=<try>
ci: use free runner for aarch64-gnu-llvm-19-1 PR job <!-- homu-ignore:start --> <!-- If this PR is related to an unstable feature or an otherwise tracked effort, please link to the relevant tracking issue here. If you don't know of a related tracking issue or there are none, feel free to ignore this. This PR will get automatically assigned to a reviewer. In case you would like a specific user to review your work, you can assign it to them by using r? <reviewer name> --> r? `@ghost` <!-- homu-ignore:end -->
2 parents e6152cd + 7ad2c36 commit 83c1482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ pr:
126126
env:
127127
IMAGE: aarch64-gnu-llvm-19
128128
DOCKER_SCRIPT: stage_2_test_set1.sh
129-
<<: *job-aarch64-linux-8c
129+
<<: *job-aarch64-linux
130130
- name: aarch64-gnu-llvm-19-2
131131
env:
132132
IMAGE: aarch64-gnu-llvm-19

0 commit comments

Comments
 (0)