We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7063fd commit c50f770Copy full SHA for c50f770
src/ci/github-actions/jobs.yml
@@ -229,7 +229,7 @@ auto:
229
# nightly features to compile, and this job would fail if
230
# executed on beta and stable.
231
only_on_channel: nightly
232
- <<: *job-linux-4c
+ <<: *job-linux-4c-largedisk
233
234
# Tests integration with Rust for Linux.
235
# Builds stage 1 compiler and tries to compile a few RfL examples with it.
0 commit comments