Skip to content

Commit

Permalink
Remove Aarch64 packages from upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Lissy committed Apr 28, 2018
1 parent 57f2371 commit 5ee4c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskcluster/scriptworker-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ build:
template_file: simple-task.tyml
dependencies:
# Make sure builds are ready
# - "linux-arm64-cpu-opt" Aarch64 packages are refused by upload.pypi.org
- "darwin-amd64-cpu-opt"
- "linux-amd64-cpu-opt"
- "linux-amd64-gpu-opt"
- "linux-rpi3-cpu-opt"
- "linux-arm64-cpu-opt"
- "node-package"
allowed:
- "tag"
Expand Down

0 comments on commit 5ee4c4a

Please sign in to comment.