Add M1 and aarch to bindist tests

This commit is contained in:
2023-02-11 12:43:22 +08:00
parent cd5ff36ece
commit 8544b1bd49
2 changed files with 41 additions and 165 deletions

View File

@@ -18,7 +18,7 @@ fi
ghcup -v --url-source=file:$METADATA_FILE install $TOOL --set $VERSION
mkdir /tmp/install-bindist-ci
mkdir -p /tmp/install-bindist-ci
cd /tmp/install-bindist-ci
cat <<EOF > main.hs