Run conformance tests for Kubernetes v1.31

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
pull/4892/head
Stefan Prodan 6 months ago
parent 52512a94a8
commit 41bdb88be2
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF

@ -19,7 +19,7 @@ jobs:
matrix: matrix:
# Keep this list up-to-date with https://endoflife.date/kubernetes # Keep this list up-to-date with https://endoflife.date/kubernetes
# Build images with https://github.com/fluxcd/flux-benchmark/actions/workflows/build-kind.yaml # Build images with https://github.com/fluxcd/flux-benchmark/actions/workflows/build-kind.yaml
KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2 ] KUBERNETES_VERSION: [ 1.28.11, 1.29.6, 1.30.2, 1.31.0 ]
fail-fast: false fail-fast: false
steps: steps:
- name: Checkout - name: Checkout

Loading…
Cancel
Save