Skip to content

Commit 8413c26

Browse files
authored
Update ubuntu version for clang format CI (#1445)
1 parent a0287c2 commit 8413c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
indent:
2121

2222
name: indent
23-
runs-on: [ubuntu-20.04]
23+
runs-on: [ubuntu-latest]
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)