Commit 2aa9dd44a5
Changed files (2)
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"
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"