Skip to content

Commit

Permalink
Add better name for job
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Mar 1, 2025
1 parent a89c2fd commit f8f39c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
target: amd64
- runs-on: ubuntu-arm64
target: arm64
name: build-docker (${{ matrix.target }})
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit f8f39c3

Please sign in to comment.