fatiando / harmonica

Forward modeling, inversion, and processing gravity and magnetic data
https://www.fatiando.org/harmonica
BSD 3-Clause "New" or "Revised" License
205 stars 66 forks source link

Run tests with oldest dependencies on x86 macos #499

Closed santisoler closed 2 months ago

santisoler commented 2 months ago

Change configuration of tests in GitHub Actions: use the latest x86 macos runner with the oldest dependencies and Python 3.8. Use the latest macos runner (arm64) only against the latest and optional requirements. This fixes CI failing because there are not Numpy binaries in PyPI for arm64 and compatible with Python 3.8.