Skip to content

Commit 650878b

Browse files
committed
Upd clang-format version
1 parent 8e7d78c commit 650878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre_commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
node-version: 22
3030
- name: Install clang-format
31-
run: sudo apt-get install -y clang-format-10
31+
run: sudo apt-get install -y clang-format-13
3232
- name: Install dependencies
3333
run: pip install 'src/python/.[full]'
3434
- name: Run pre-commit checks

0 commit comments

Comments
 (0)