GitHub Actions: better names for the Linux builds

This makes it easier to figure out which build is doing what.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-12-30 17:37:59 -08:00
parent 2f5d37e86e
commit 932031bf4c
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
name: Linux Qt 5.9
name: Ubuntu 18.04 / Qt 5.9
on:
push:
branches:

View file

@ -1,4 +1,4 @@
name: Linux Qt 5.12 Ubuntu 19.10
name: Ubuntu 19.10 / Qt 5.12
on:
push:
branches:

View file

@ -1,4 +1,4 @@
name: Linux Qt 5.12
name: Ubuntu 14.04 / Qt 5.12 for AppImage
on:
push:
branches: