ci: Sort jobs and names in a better way

Instead of:

```
CI / Check coding style
CI / Check spelling
CI / debian | Autotools | unit | signal
CI / debian | Meson | unit+func | libomemo
CI / debian | Meson | unit+func | signal
CI / fedora | Autotools | unit | signal
CI / ubuntu | Autotools | unit | signal
Cygwin / cygwin-build
```

We will sort them into "Style", "Linux" and "Cygwin".
This commit is contained in:
Michael Vetter
2026-03-20 13:10:47 +01:00
parent 551aea683a
commit 24335c657c
3 changed files with 52 additions and 39 deletions

View File

@@ -8,6 +8,7 @@ on:
jobs:
cygwin-build:
name: build only
runs-on: windows-latest
env:
CYGWIN: winsymlinks:nativestrict