From 159206448d4459e2c65a1c0c80f3352047934e95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 08:02:14 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/push_pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_pr.yaml b/.github/workflows/push_pr.yaml index deb5c945..9b30193d 100644 --- a/.github/workflows/push_pr.yaml +++ b/.github/workflows/push_pr.yaml @@ -14,7 +14,7 @@ env: jobs: chart-lint: name: Helm chart Lint - runs-on: ubuntu-22.04 # Pinning this version is needed till k8s 1.16, 1.17, 1.18 are supported/tested + runs-on: ubuntu-24.04 # Pinning this version is needed till k8s 1.16, 1.17, 1.18 are supported/tested timeout-minutes: 10 strategy: matrix: