Skip to content

Commit

Permalink
chore(deps): update dependency ubuntu to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 9d986bb commit 113ad07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 113ad07

Please sign in to comment.