Update ci workflows

This commit is contained in:
ado
2023-08-07 01:21:05 +02:00
parent 80c189f9c5
commit c0ef691889
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}}