Skip to content

Commit ad84b3d

Browse files
Update .github/workflows/CI.yml
Co-authored-by: Shaikh Ubaid <shaikhubaid769@gmail.com>
1 parent 267ead0 commit ad84b3d

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
@@ -538,7 +538,7 @@ jobs:
538538
539539
cmake --build . -j16 --target install
540540
541-
- name: Test Linux LLVM 10-16
541+
- name: Test Linux LLVM ${{ matrix.llvm-version }}
542542
shell: bash -e -l {0}
543543
run: |
544544
ctest --output-on-failure

0 commit comments

Comments
 (0)