issues
search
aldanor
/
hdf5-rust
HDF5 for Rust
https://docs.rs/hdf5
Apache License 2.0
310
stars
84
forks
source link
Fix Conda Installs on Mac in CI
#287
Closed
JamesMc86
closed
5 months ago
JamesMc86
commented
5 months ago
For #285.
Alters conda to install miniconda as isn't preinstalled on new mac runners.
Force to stay on an x86 Mac runner for 1.8 and 1.10.
Operation on the Arm Mac runner for newer versions with switch for conda to use the arm distributables.
mulimoen
commented
5 months ago
Thanks!
For #285.