Skip to content

Commit a68943d

Browse files
committed
chore(gha): update yamllint.yml GitHub workflow
1 parent 61425ad commit a68943d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
notify:
3333
needs: [validate-yaml]
3434
if: failure()
35-
runs-on: ubuntu-20.04
35+
runs-on: ubuntu-24.04
3636
steps:
3737
- name: Notify
3838
uses: mobsuccess-devops/github-actions-notify@master

0 commit comments

Comments
 (0)