Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading