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

Set Ubuntu version to 20.04 in CI. #222

Merged
merged 1 commit into from Dec 2, 2022
Merged

Set Ubuntu version to 20.04 in CI. #222

merged 1 commit into from Dec 2, 2022

Conversation

facundo-lezama
Copy link
Collaborator

@facundo-lezama facundo-lezama commented Dec 2, 2022

Recently, GitHub Actions ubuntu-latest tag started pointing to Ubuntu 22.04, leading to failures when setting up Python 3.6. We now set our GA to use ubuntu-20.04 so that we can run checks for Python 3.6.

NOTE: When we decide not to support Python 3.6 anymore, we could update the Ubuntu version to 22.04.

@facundo-lezama facundo-lezama marked this pull request as ready for review December 2, 2022 18:29
@facundo-lezama facundo-lezama merged commit 9febfe2 into master Dec 2, 2022
@facundo-lezama facundo-lezama deleted the update-ci branch December 2, 2022 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants