Skip to content

Commit d433d24

Browse files
committed
Auto merge of rust-lang#136981 - marcoieni:no-largedisk-loongarch, r=<try>
ci: switch loongarch jobs to free runners try-job: dist-loongarch64-linux try-job: dist-loongarch64-musl
2 parents 54cdc75 + fc5ff7f commit d433d24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/github-actions/jobs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ auto:
168168
<<: *job-linux-4c
169169

170170
- name: dist-loongarch64-linux
171-
<<: *job-linux-4c-largedisk
171+
<<: *job-linux-4c
172172

173173
- name: dist-loongarch64-musl
174-
<<: *job-linux-4c-largedisk
174+
<<: *job-linux-4c
175175

176176
- name: dist-ohos
177177
<<: *job-linux-4c

0 commit comments

Comments
 (0)