Improve job names in graph

This commit is contained in:
dgtlmoon
2025-06-03 16:48:26 +02:00
parent 0215e91991
commit 8f83223f26
+2 -1
View File
@@ -23,7 +23,8 @@ on:
# Changes to requirements.txt packages and Dockerfile may or may not always be compatible with arm etc, so worth testing
# @todo: some kind of path filter for requirements.txt and Dockerfile
jobs:
test-container-build:
builder:
name: Build ${{ matrix.platform }} (${{ matrix.dockerfile == './Dockerfile' && 'main' || 'alpine' }})
runs-on: ubuntu-latest
strategy:
matrix: