We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1116fb commit 2dd2b9eCopy full SHA for 2dd2b9e
.github/workflows/openshift-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- version: [ "18-ubi8", "20-ubi8", "18-ubi9", "20-ubi9" ]
+ version: [ "18-ubi8", "20-ubi8", "18-ubi9", "20-ubi9", "22-ubi9" ]
14
15
if: |
16
github.event.issue.pull_request
0 commit comments