1
0
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:
Evgeny Posenitskiy 2024-11-10 21:46:56 +01:00 committed by GitHub
parent 04453266a6
commit f5ed4afb66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,7 +156,8 @@ jobs:
brew install hdf5@1.14
brew install automake
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
- name: configure with autotools