Skip to content

Commit c50f770

Browse files
committed
use large disk
1 parent d7063fd commit c50f770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ auto:
229229
# nightly features to compile, and this job would fail if
230230
# executed on beta and stable.
231231
only_on_channel: nightly
232-
<<: *job-linux-4c
232+
<<: *job-linux-4c-largedisk
233233

234234
# Tests integration with Rust for Linux.
235235
# Builds stage 1 compiler and tries to compile a few RfL examples with it.

0 commit comments

Comments
 (0)