Skip to content

Commit

Permalink
sst-integration: build for x86 only
Browse files Browse the repository at this point in the history
  • Loading branch information
William-An committed Aug 29, 2024
1 parent 8c77d1c commit 5bd5ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
platforms: linux/amd64
context: .
file: ./Dockerfile
push: true
Expand Down

0 comments on commit 5bd5ddb

Please sign in to comment.