1
0
mirror of synced 2026-03-13 23:26:55 +00:00

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

Add OpenShift 4.16 & 4.17 to conformance testing
This commit is contained in:
Stefan Prodan
2025-01-09 19:31:20 +02:00
committed by GitHub

View File

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