Skip to content

Commit

Permalink
platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Dec 19, 2024
1 parent 52f1c70 commit b51d27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superset-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
--push \
--load \
--preset superset-node-ci \
--platform "linux/arm64" \
--platform "linux/amd64" \
--extra-flags "--tag $TAG"
docker save $TAG | gzip > superset-node.tar.gz
Expand Down

0 comments on commit b51d27f

Please sign in to comment.