Skip to content

Commit

Permalink
Merge pull request #204 from zekker6/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
ci(github-action)!: Update ubuntu to 22.04
  • Loading branch information
zekker6 committed Aug 9, 2023
2 parents 96a04c6 + 8017edc commit 43ace88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

unittest-chart:
name: Unit-test chart
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: ${{ inputs.chartsToTest != '[]' && inputs.chartsToTest != '' }}
strategy:
matrix:
Expand Down

0 comments on commit 43ace88

Please sign in to comment.