fatiando / choclo

Kernel functions for your geophysical models
https://www.fatiando.org/choclo
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Run tests with oldest dependencies on x86 macos #83

Closed santisoler closed 5 months ago

santisoler commented 5 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 requirements. This fixes CI failing because there are not Numpy binaries in PyPI for arm64 and compatible with Python 3.8.