Skip to content

Commit a99d08d

Browse files
committed
Update test.yml
1 parent 09f5984 commit a99d08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install LLVM and Clang
2828
uses: KyleMayes/install-llvm-action@v1
2929
with:
30-
version: "16"
30+
version: "15"
3131

3232
- name: Configure CMake
3333
run: cmake -Bbuild -DBUILD_TESTS=YES

0 commit comments

Comments
 (0)