Add OpenShift 4.16 & 4.17 to conformance testing

Signed-off-by: Scott Rigby <scott@r6by.com>
pull/5137/head
Scott Rigby 4 days ago
parent 16f55bbf22
commit fae5d62b07
No known key found for this signature in database
GPG Key ID: C7C6FBB5B91C1155

@ -169,7 +169,7 @@ jobs:
strategy: strategy:
matrix: matrix:
# Keep this list up-to-date with https://endoflife.date/red-hat-openshift # 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 fail-fast: false
steps: steps:
- name: Checkout - name: Checkout

Loading…
Cancel
Save