Add automated checks for supported language versions/toolchains
Open
enhancement
testing
- Dominant language
- Python
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Actions and checks on pull requests should at least check the earliest supported Python version, so that new pull requests don't break our version compatibility goals. Additionally, testing with the latest stable Python release and various toolchains for the backends (clang, gcc, etc.) would be useful as well to ensure proper support is maintained.
Contributor guide
Assessment
This issue has not been assessed yet.