Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a matrix in order to check at least: - oldest Python version - default Python version on pkgsrc-current - newest Python version available Set `fail-fast` to `false` (by default it is `true`) in order to run all matrix jobs to see all Python versions that fail instead of pointing out only the first (and non-deterministic) one that fails. Related to #49 and #71.
- Loading branch information