Skip to content

Commit 8884520

Browse files
committed
CI fixes
1 parent 6359ef5 commit 8884520

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ before_script:
66
- wget https://apt.llvm.org/llvm.sh
77
- chmod +x llvm.sh
88
- ./llvm.sh 20
9+
- apt install clang-format-20
10+
- clang-20 --version
11+
- clang-format-20 --version
912

1013
build:
1114
tags:

0 commit comments

Comments
 (0)