Skip to content

Commit 08cd5a4

Browse files
authored
Merge pull request #49 from sir-gon/renovate/ubuntu-24.x
Update dependency ubuntu to v24
2 parents f83bc0c + bcfd869 commit 08cd5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
1313
jobs:
1414
lint:
1515
name: clang-format style check
16-
runs-on: ubuntu-22.04
16+
runs-on: ubuntu-24.04
1717

1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)