authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-09-28 19:45:16+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-01 13:00:22+02:00
log2aa9dd44a51aafb4b23987679a86b5b896940dfb
tree0dfe5618784610250f4046c89645d1d13a312af3
parent781cc731ed81be33a13d5f1c85c7dc6bc8ec5218
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: we don't require s3cmd anymore


2 files changed, 0 insertions(+), 6 deletions(-)

ci/aarch64-macos-debug.sh-3
...@@ -3,9 +3,6 @@...@@ -3,9 +3,6 @@
3set -x3set -x
4set -e4set -e
55
6# Script assumes the presence of the following:
7# s3cmd
8
9ZIGDIR="$PWD"6ZIGDIR="$PWD"
10TARGET="aarch64-macos-none"7TARGET="aarch64-macos-none"
11MCPU="baseline"8MCPU="baseline"
ci/aarch64-macos-release.sh-3
...@@ -3,9 +3,6 @@...@@ -3,9 +3,6 @@
3set -x3set -x
4set -e4set -e
55
6# Script assumes the presence of the following:
7# s3cmd
8
9ZIGDIR="$PWD"6ZIGDIR="$PWD"
10TARGET="aarch64-macos-none"7TARGET="aarch64-macos-none"
11MCPU="baseline"8MCPU="baseline"