Skip to content

Commit 4a86525

Browse files
authored
Update runner image (#324)
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
1 parent a4f1e30 commit 4a86525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: read-all
99

1010
jobs:
1111
lint-and-test:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)