Skip to content

Commit 6b044b0

Browse files
Update .github/workflows/CI.yml
Co-authored-by: Shaikh Ubaid <shaikhubaid769@gmail.com>
1 parent 4456c3d commit 6b044b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ jobs:
537537
538538
cmake --build . -j16 --target install
539539
540-
- name: Test Linux LLVM 10-16
540+
- name: Test Linux LLVM ${{ matrix.llvm-version }}
541541
shell: bash -e -l {0}
542542
run: |
543543
ctest --output-on-failure

0 commit comments

Comments
 (0)