Skip to content

Commit bf65348

Browse files
committed
fix(ci/helm): change runner image
1 parent c29b25a commit bf65348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
packages: write
1616
id-token: write
1717

18-
runs-on: ubuntu:latest
18+
runs-on: ubuntu-latest
1919

2020
steps:
2121
- name: Checkout code

0 commit comments

Comments
 (0)