Skip to content

Commit 5701971

Browse files
Update dependency ubuntu to v24
1 parent 060ead6 commit 5701971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
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)