Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remover suporte a Python 3.6 #24

Closed
1 task
matheusfelipeog opened this issue Dec 13, 2022 · 0 comments · Fixed by #25
Closed
1 task

Remover suporte a Python 3.6 #24

matheusfelipeog opened this issue Dec 13, 2022 · 0 comments · Fixed by #25
Labels
enhancement New feature or request

Comments

@matheusfelipeog
Copy link
Owner

Problema

Python 3.6 chegou ao fim da vida útil em 12/12/21, isso impacta na execução dos workflows visto que as Actions e Runners também removeram essa compatibilidade.

ref 1: actions/setup-python#544 (comment)
ref 2: actions/runner-images#6399

To do

  • Remover suporte a Python 3.6
@matheusfelipeog matheusfelipeog added the enhancement New feature or request label Dec 13, 2022
@matheusfelipeog matheusfelipeog linked a pull request Dec 24, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant