diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index 93cc5933..fcbd3d73 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -224,10 +224,12 @@ jobs: strategy: fail-fast: false matrix: + # We run tests on k3s version of latest SCALE release and SCALE nightly + k3s-version: + - v1.25.3+k3s1 + # We run tests on Helm version of latest SCALE release helm-version: - v3.9.4 - - v3.10.3 - - v3.11.0 values: - basic-values.yaml - configmap-values.yaml