Skip to content

Commit 3b83cdd

Browse files
committed
upgraded to ubuntu version 22.04
1 parent 34e4e57 commit 3b83cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131

3232
jobs:
3333
build:
34-
runs-on: ubuntu-20.04
34+
runs-on: ubuntu-22.04
3535
steps:
3636
- name: Checkout Source
3737
uses: actions/checkout@v4

0 commit comments

Comments
 (0)