Fix name
parent
4afbe35e07
commit
7b4ff0cb1c
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
job1:
|
job:
|
||||||
name: ${{ matrix.os }}-${{ matrix.cxx }}-build-and-test
|
name: ${{ matrix.os }}-${{ matrix.cxx }}-build-and-test
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in New Issue