issues
search
cicirello
/
jacoco-badge-generator
Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions
https://actions.cicirello.org/jacoco-badge-generator/
MIT License
101
stars
42
forks
source link
Bump Python to 3.11 in CI/CD workflows
#93
Closed
cicirello
closed
2 years ago
cicirello
commented
2 years ago
Summary
Bump Python to 3.11 in CI/CD workflows.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Improvements to existing code, such as refactoring or optimizations (non-breaking)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[x] I have read the
CONTRIBUTING
document.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
Summary
Bump Python to 3.11 in CI/CD workflows.
Types of changes