Skip to content

Commit

Permalink
Merge pull request #5137 from scottrigby/conformance-openshift-add-4.…
Browse files Browse the repository at this point in the history
…16-and-4.17

Add OpenShift 4.16 & 4.17 to conformance testing
  • Loading branch information
stefanprodan authored Jan 9, 2025
2 parents 16f55bb + fae5d62 commit 0cc68e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
strategy:
matrix:
# Keep this list up-to-date with https://endoflife.date/red-hat-openshift
OPENSHIFT_VERSION: [ 4.15.0-okd ]
OPENSHIFT_VERSION: [ 4.15.0-okd, 4.16.0-okd, 4.17.0-okd ]
fail-fast: false
steps:
- name: Checkout
Expand Down

0 comments on commit 0cc68e0

Please sign in to comment.