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:
bjw-s-bot[bot] 2023-08-29 19:12:27 +02:00 committed by GitHub
parent cd69da5d60
commit 5f1a9a54a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,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: