Skip to content

Commit

Permalink
Probe tools
Browse files Browse the repository at this point in the history
  • Loading branch information
j-woz committed Sep 11, 2024
1 parent 354a11b commit 6ca916b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/jenkins/anaconda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ if [[ ${RUNNER_OS:-0} == "macOS" ]] {
# in our Anaconda builder
set -x
uname -a
which automake autoconf make
make -v
if [[ ${RUNNER_ARCH:-0} == "ARM64" ]] {
# On GitHub, we may be on ARM:
CONDA_ARCH="arm64"
Expand Down

0 comments on commit 6ca916b

Please sign in to comment.