mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 16:39:07 +01:00
workflows/build-host: Give the job a shorter name
This commit is contained in:
parent
116ac08ad8
commit
1f4283eb7b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-host.yml
vendored
1
.github/workflows/build-host.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
||||||
required: true
|
required: true
|
||||||
jobs:
|
jobs:
|
||||||
build-host:
|
build-host:
|
||||||
|
name: ${{ matrix.host }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue