Give build jobs better names

develop
lethosor 2020-10-07 11:35:49 -04:00
parent 615bb81da6
commit 673d1c623f
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
1 changed files with 1 additions and 0 deletions

@ -5,6 +5,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-18.04
name: build (Linux, GCC ${{ matrix.gcc }})
strategy:
fail-fast: false
matrix: