Skip to content

Commit f09cb2a

Browse files
authored
Update ubuntu for clang-format
1 parent e478ca7 commit f09cb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [pull_request]
55
jobs:
66
clang-format:
77
# We need at least 20.04 to install clang-format-11.
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99
steps:
1010
- uses: actions/checkout@v2
1111
with:

0 commit comments

Comments
 (0)