Skip to content

Commit f39351a

Browse files
Merge branch 'main' into feature/forward-not-alive-status-changes
2 parents 7269fe4 + e06316d commit f39351a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/reusable-ubuntu-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# - execute docs compile and tests
3131
#
3232
# - uncrustify
33-
# - ubuntu-22.04
33+
# - ubuntu-24.04
3434
# - test uncrustify
3535
#
3636
# - python-linter
@@ -310,7 +310,7 @@ jobs:
310310
# UNCRUSTIFY
311311

312312
uncrustify:
313-
runs-on: ubuntu-22.04
313+
runs-on: ubuntu-24.04
314314
steps:
315315

316316
- name: Uncrustify

0 commit comments

Comments
 (0)