ci: run yamllint on ubuntu-24.04 (#37641)

This commit is contained in:
Nuno Simões
2026-07-23 17:38:06 +02:00
committed by GitHub
parent 12018e56cd
commit 5afa3b8cbf
+1 -1
View File
@@ -19,7 +19,7 @@ permissions:
jobs:
yamllint:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with: