ci: we don't require s3cmd anymore
2 files changed, 0 insertions(+), 6 deletions(-)
ci
ci/aarch64-macos-debug.sh-3
| ... | ... | @@ -3,9 +3,6 @@ |
| 3 | 3 | set -x |
| 4 | 4 | set -e |
| 5 | 5 | |
| 6 | | # Script assumes the presence of the following: |
| 7 | | # s3cmd |
| 8 | | |
| 9 | 6 | ZIGDIR="$PWD" |
| 10 | 7 | TARGET="aarch64-macos-none" |
| 11 | 8 | MCPU="baseline" |
ci/aarch64-macos-release.sh-3
| ... | ... | @@ -3,9 +3,6 @@ |
| 3 | 3 | set -x |
| 4 | 4 | set -e |
| 5 | 5 | |
| 6 | | # Script assumes the presence of the following: |
| 7 | | # s3cmd |
| 8 | | |
| 9 | 6 | ZIGDIR="$PWD" |
| 10 | 7 | TARGET="aarch64-macos-none" |
| 11 | 8 | MCPU="baseline" |