Skip to content

Commit fab932b

Browse files
author
MarcoFalke
committed
ci: Remove incorrectly hardcoded HOST in mac_native task
The HOST is wrong, because this is a native build, where the HOST is supposed to be auto-detected.
1 parent fa8f35d commit fab932b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/test/00_setup_env_mac_native.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
export LC_ALL=C.UTF-8
88

9-
export HOST=x86_64-apple-darwin
109
# Homebrew's [email protected] is marked as externally managed (PEP 668).
1110
# Therefore, `--break-system-packages` is needed.
1211
export PIP_PACKAGES="--break-system-packages zmq"

0 commit comments

Comments
 (0)