mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 01:56:13 +01:00
SWIG 4.3 failed Python tests => downgrade
This commit is contained in:
parent
04453266a6
commit
f5ed4afb66
3
.github/workflows/actions.yml
vendored
3
.github/workflows/actions.yml
vendored
@ -156,7 +156,8 @@ jobs:
|
|||||||
brew install hdf5@1.14
|
brew install hdf5@1.14
|
||||||
brew install automake
|
brew install automake
|
||||||
brew install libtool
|
brew install libtool
|
||||||
brew install swig
|
# SWIG 4.3.0 with clang failed CI for macos@aarch64 - lol what? => pinnin for now
|
||||||
|
brew install swig@4.2.1
|
||||||
brew --prefix hdf5
|
brew --prefix hdf5
|
||||||
|
|
||||||
- name: configure with autotools
|
- name: configure with autotools
|
||||||
|
Loading…
Reference in New Issue
Block a user