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.
1 parent aeca730 commit f2a4812Copy full SHA for f2a4812
.github/workflows/style.yaml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
formatting:
11
name: formatting
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
13
steps:
14
- name: install cmake-format
15
run: pip install cmakelang==0.6.13
0 commit comments