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

@@ -21,7 +21,7 @@ jobs:
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
! contains(toJSON(github.event.commits.*.message), '[skip github]')
name: ${{matrix.msystem}}: ${{matrix.os}}: ${{matrix.type}}
name: "${{matrix.msystem}}: ${{matrix.os}}: ${{matrix.type}}"
runs-on: ${{matrix.os}}