Merge pull request #5137 from scottrigby/conformance-openshift-add-4.16-and-4.17

Add OpenShift 4.16 & 4.17 to conformance testing
main
Stefan Prodan 3 days ago committed by GitHub
commit 0cc68e0521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save