Rename optional-mingw-check to optional-pr-check
This commit is contained in:
parent
82310651b9
commit
58a05caa45
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue