ComplianceAsCode / ComplianceAsCode/auditree-framework
Use multiple python versions for testing auditree
Open
CI/CD
enhancement
- Dominant language
- Python
- Stars
- 76
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
We currently run python 3.8 in our GitHub actions. It would be great if we can run the tests in multiple python versions.
## Approach
- Update GH action workflows for supporting multiple versions.
- Update other auditree projects to do the same.
Contributor guide
Assessment
This issue has not been assessed yet.