From 3d05749975665bb067c9ea6493d8e76996d03a4e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 29 May 2024 12:12:03 +0200 Subject: [PATCH] Update common_library_tests.yaml --- .github/workflows/common_library_tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index 940c1a33..5a9982fa 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -22,7 +22,6 @@ jobs: fail-fast: false matrix: helm-version: - - v3.12.1 - v3.14.4 steps: - name: Checkout