mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
ci(github-action)!: Update ubuntu to 22.04 (#167)
Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cd69da5d60
commit
5f1a9a54a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/charts-test.yaml
vendored
2
.github/workflows/charts-test.yaml
vendored
|
@ -89,7 +89,7 @@ jobs:
|
||||||
|
|
||||||
unittest-chart:
|
unittest-chart:
|
||||||
name: Unit-test chart
|
name: Unit-test chart
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
if: ${{ inputs.chartsToTest != '[]' && inputs.chartsToTest != '' }}
|
if: ${{ inputs.chartsToTest != '[]' && inputs.chartsToTest != '' }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue