We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f83bc0c + bcfd869 commit 08cd5a4Copy full SHA for 08cd5a4
.github/workflows/clang-format.yml
@@ -13,7 +13,7 @@ on: # yamllint disable-line rule:truthy
13
jobs:
14
lint:
15
name: clang-format style check
16
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
17
18
steps:
19
- name: Checkout repository
0 commit comments