Update ci workflows

This commit is contained in:
ado
2023-08-07 01:16:45 +02:00
parent 07373ea043
commit 80c189f9c5
6 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
name: Clang "${{matrix.version}}:${{matrix.type}}"
name: Clang ${{matrix.version}}: ${{matrix.type}}
container:
image: teeks99/clang-ubuntu:${{matrix.version}}