Rename GitHub Unix CI workflow
No real changes, just use a less generic name now that we have wxMSW cross-building CI workflow too.
This commit is contained in:
parent
e28b2d91fc
commit
7d9d4c9e50
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# Continuous integration workflow for wxWidgets.
|
||||
name: GitHub CI
|
||||
# CI workflow for wxWidgets builds using configure+make under Unix.
|
||||
name: Unix builds
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue