Skip to content

Commit 1c9734a

Browse files
committed
Auto merge of #127023 - Kobzol:ci-rfl-rename, r=<try>
CI: rename Rust for Linux CI job The `rfl` name was not very [descriptive](https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/Testing.20Rust.20for.20Linux.20in.20our.20CI/near/447408854). try-job: rust-for-linux
2 parents 1def498 + 32c6bf5 commit 1c9734a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -468,5 +468,5 @@ auto:
468468

469469
# Tests integration with Rust for Linux.
470470
# Builds stage 1 compiler and tries to compile a few RfL examples with it.
471-
- image: rfl
471+
- image: rust-for-linux
472472
<<: *job-linux-8c

0 commit comments

Comments
 (0)