Skip to content

Commit

Permalink
torchserve arm64 build still too slow.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Oct 7, 2023
1 parent 967553e commit f68ff67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-extras.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
context: docker
file: docker/Dockerfile.torchserve
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: iqtlabs/gamutrf-torchserve:${{ steps.change_version.outputs.VERSION }}
if: github.repository == 'iqtlabs/gamutrf' && github.event_name == 'push'
Expand Down

0 comments on commit f68ff67

Please sign in to comment.