This commit is contained in:
Kim Kulling
2020-04-28 20:39:13 +02:00
committed by GitHub
parent 4afbe35e07
commit 7b4ff0cb1c

View File

@@ -7,7 +7,7 @@ on:
branches: [ master ]
jobs:
job1:
job:
name: ${{ matrix.os }}-${{ matrix.cxx }}-build-and-test
runs-on: ${{ matrix.os }}
strategy: