Skip to content

Commit 89f1f7d

Browse files
Pin clang-format version
1 parent 0420018 commit 89f1f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Install lint dependencies
8080
run: |
8181
sudo apt-get update
82-
sudo apt-get install -y cmake ninja-build ccache clang-format clang-tidy clang-17
82+
sudo apt-get install -y cmake ninja-build ccache clang-format-18 clang-tidy clang-17
8383
8484
- name: Configure compile commands
8585
run: |

0 commit comments

Comments
 (0)