Skip to content

Commit

Permalink
testing just linux/amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
jackjoy-gds committed Jul 6, 2023
1 parent 88d0f87 commit a675f5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-image-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ jobs:
labels: ${{ steps.meta-ghcr.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: ${{ inputs.platforms }}
# platforms: ${{ inputs.platforms }}
platforms: "linux/amd64"

- name: Set up ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit a675f5d

Please sign in to comment.