We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8231065 commit 58a05caCopy full SHA for 58a05ca
src/ci/github-actions/jobs.yml
@@ -172,9 +172,9 @@ try:
172
optional:
173
# This job is used just to test optional jobs.
174
# It will be replaced by tier 2 and tier 3 jobs in the future.
175
- - name: optional-mingw-check-1
+ - name: optional-pr-check-1
176
env:
177
- IMAGE: mingw-check-1
+ IMAGE: pr-check-1
178
<<: *job-linux-4c
179
180
# Main CI jobs that have to be green to merge a commit into master
0 commit comments