diff --git a/ci/aarch64-macos-debug.sh b/ci/aarch64-macos-debug.sh index 4b32093673ab265d4a3bb1ede0f71c3df0218620..b4e52f7b04c0e6453574798d7f5ac3993601aa00 100755 --- a/ci/aarch64-macos-debug.sh +++ b/ci/aarch64-macos-debug.sh @@ -3,9 +3,6 @@ set -x set -e -# Script assumes the presence of the following: -# s3cmd - ZIGDIR="$PWD" TARGET="aarch64-macos-none" MCPU="baseline" diff --git a/ci/aarch64-macos-release.sh b/ci/aarch64-macos-release.sh index 1db6d16fa01373590596825e0846d5f33f012cc8..1de4d78e01f7ced832d3eb60adfadfb64b0efe77 100755 --- a/ci/aarch64-macos-release.sh +++ b/ci/aarch64-macos-release.sh @@ -3,9 +3,6 @@ set -x set -e -# Script assumes the presence of the following: -# s3cmd - ZIGDIR="$PWD" TARGET="aarch64-macos-none" MCPU="baseline"