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

@@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
name: GCC "${{matrix.version}}:${{matrix.type}}"
name: GCC ${{matrix.version}}: ${{matrix.type}}
container:
image: gcc:${{matrix.version}}