Skip to content

Commit

Permalink
Probe arch
Browse files Browse the repository at this point in the history
  • Loading branch information
j-woz committed Sep 11, 2024
1 parent c1b1e12 commit 8445877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/jenkins/anaconda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ if [[ ${RUNNER_OS:-0} == "macOS" ]] {
# Set CONDA_PLATFORM, the name for our platform
# in our Anaconda builder
set -x
uname -a
if [[ ${RUNNER_ARCH:-0} == "ARM64" ]] {
# On GitHub, we may be on ARM:
CONDA_ARCH="arm64"
Expand Down

0 comments on commit 8445877

Please sign in to comment.