workflows/build-host: Give the job a shorter name

This commit is contained in:
SebastianStork 2026-02-27 19:52:23 +01:00
parent 116ac08ad8
commit 1f4283eb7b
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -10,6 +10,7 @@ on:
required: true
jobs:
build-host:
name: ${{ matrix.host }}
runs-on: ubuntu-latest
strategy:
fail-fast: false