mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
Rename optional-mingw-check to optional-pr-check
This commit is contained in:
@@ -172,9 +172,9 @@ try:
|
||||
optional:
|
||||
# This job is used just to test optional jobs.
|
||||
# It will be replaced by tier 2 and tier 3 jobs in the future.
|
||||
- name: optional-mingw-check-1
|
||||
- name: optional-pr-check-1
|
||||
env:
|
||||
IMAGE: mingw-check-1
|
||||
IMAGE: pr-check-1
|
||||
<<: *job-linux-4c
|
||||
|
||||
# Main CI jobs that have to be green to merge a commit into master
|
||||
|
||||
Reference in New Issue
Block a user