Skip to content

Commit 838f848

Browse files
committed
Update clang-format
1 parent 7758ce7 commit 838f848

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 'model_api/python/.[full]'
3434
- name: Run pre-commit checks

0 commit comments

Comments
 (0)