Skip to content

Commit 0cc5d19

Browse files
Bump check-dictionaries CI job to 24.04 (#5934) (#5938)
(cherry picked from commit 4b179b8) Signed-off-by: Christophe Bedard <[email protected]> Co-authored-by: Christophe Bedard <[email protected]>
1 parent f8a9d86 commit 0cc5d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dictionaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
check-dictionaries:
15-
runs-on: ubuntu-22.04
15+
runs-on: ubuntu-24.04
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Run make check-dictionaries

0 commit comments

Comments
 (0)