File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -447,7 +447,7 @@ If you want to determine which `bootstrap.toml` settings are used in CI for a
447447particular job, it is probably easiest to just look at the build log.
448448To do this:
449449
450- 1 . Go to < https://github.com/rust-lang/rust/actions?query=branch%3Aauto+is%3Asuccess >
450+ 1 . Go to [ the Rust CI successful workflow runs page ] [ workflow runs ]
451451 to find the most recently successful build, and click on it.
4524522 . Choose the job you are interested in on the left-hand side.
4534533 . Click on the gear icon and choose "View raw logs"
@@ -462,3 +462,4 @@ To do this:
462462[ merge queue ] : https://bors.rust-lang.org/queue/rust
463463[ dist-x86_64-linux ] : https://github.com/rust-lang/rust/blob/HEAD/src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
464464[ the GitHub Actions workflows page ] : https://github.com/rust-lang/rust/actions
465+ [ workflow runs ] : https://github.com/rust-lang/rust/actions?query=branch%3Aautomation%2Fbors%2Fauto+is%3Asuccess
You can’t perform that action at this time.
0 commit comments