The full test suite fails on macos-latest runners because PyTables does not have wheels available for Apple Silicon, and because building from an sdist fails.
We've temporarily updated the workflows in #339 to skip the HDF5-related tests on macos-latest. Those changes can be reverted when the upstream issue is addressed.
Upstream issue: PyTables/PyTables#1165
The full test suite fails on macos-latest runners because PyTables does not have wheels available for Apple Silicon, and because building from an sdist fails.
We've temporarily updated the workflows in #339 to skip the HDF5-related tests on macos-latest. Those changes can be reverted when the upstream issue is addressed.
Upstream issue: PyTables/PyTables#1165