Expected behavior
All CI tests work as expected.
Actual behavior
CI is failing on macos runners with very unspecific segfaults.
See: https://github.com/MDAnalysis/mdanalysis/runs/5398923069?check_suite_focus=true as an example.
Apparently this might be related to: openmm/openmm#3491
Although it is oddly timed with py3.10 openmm support having been added yesterday.