Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
feat: Use (more) stable job names
Browse files Browse the repository at this point in the history
  • Loading branch information
bo0tzz authored Dec 16, 2023
1 parent b9f8988 commit 9a18805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
fail-fast: false
matrix: ${{ fromJson(needs.configure.outputs.matrix) }}

name: Build (${{ matrix.cnpg }})

steps:
# Setup

Expand Down

0 comments on commit 9a18805

Please sign in to comment.