Skip to content

Commit

Permalink
Remove matrix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Dec 19, 2023
1 parent 82cc394 commit b1751a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=sha
type=raw,value=latest-${{ matrix.platform }}
type=raw,value=latest
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit b1751a0

Please sign in to comment.