Skip to content

Commit

Permalink
with cache and platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
sergicastro committed Aug 12, 2024
1 parent b082fcd commit af3787a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
platforms: amd64,arm64
- uses: docker/setup-buildx-action@v3
with:
platforms: linux/amd64,linux/arm64
cache-binary: true
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit af3787a

Please sign in to comment.