diff --git a/.github/workflows/conformance.yaml b/.github/workflows/conformance.yaml index 8533a3aa..be9c35a5 100644 --- a/.github/workflows/conformance.yaml +++ b/.github/workflows/conformance.yaml @@ -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