Make sure CI/CD includes Python 3.6
Open
bug
CI/CD
- Dominant language
- Scala
- Stars
- 31
- Forks
- 4
- Avg merge
- 1d 10m
- Merged PRs (30d)
- 4
Description
## Background
Due to GitHub Action failures, Python 3.6 was excluded from Ci/CD.
## Expected Behavior
Return Python 3.6 to the CI/CD process.
## Error message
```
Version 3.6 was not found in the local cache
Error: Version 3.6 with arch x64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.