Skip to content

Commit

Permalink
Auto merge of #127023 - Kobzol:ci-rfl-rename, r=<try>
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Jun 27, 2024
2 parents 1def498 + 32c6bf5 commit 1c9734a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -468,5 +468,5 @@ auto:

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

0 comments on commit 1c9734a

Please sign in to comment.