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:
parent
2f5d37e86e
commit
932031bf4c
2
.github/workflows/linux-bionic-5.9.yml
vendored
2
.github/workflows/linux-bionic-5.9.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Linux Qt 5.9
|
||||
name: Ubuntu 18.04 / Qt 5.9
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
2
.github/workflows/linux-eoan-5.12.yml
vendored
2
.github/workflows/linux-eoan-5.12.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Linux Qt 5.12 Ubuntu 19.10
|
||||
name: Ubuntu 19.10 / Qt 5.12
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
2
.github/workflows/linux-trusty-5.12.yml
vendored
2
.github/workflows/linux-trusty-5.12.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Linux Qt 5.12
|
||||
name: Ubuntu 14.04 / Qt 5.12 for AppImage
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user