Skip to content

Commit

Permalink
Temporarily swap continue to 8 instead of 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Qalthos committed Nov 9, 2023
1 parent d09f2c2 commit ae72ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@ jobs:
continue-on-error: >-
${{
contains(matrix.target-container.tag, 'ubi9')
contains(matrix.target-container.tag, 'ubi8')
&& true
|| false
}}
Expand Down

0 comments on commit ae72ae1

Please sign in to comment.