Skip to content

Commit fc48736

Browse files
chore(deps): update dependency ubuntu to v24
1 parent a421e94 commit fc48736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
checkuncrustify:
99
name: "Check code style with Uncrustify"
1010
# Ubuntu 22.04 has uncrustify 0.72_f
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-24.04
1212
steps:
1313
- name: Install dependencies
1414
run: sudo apt update && sudo apt install -y uncrustify

0 commit comments

Comments
 (0)