try something out to get builds back to job-list

pull/3171/head
Kim Kulling 2020-04-28 14:53:19 +02:00 committed by GitHub
parent 5cb4ac843d
commit 8085e7555e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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