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

ci: Use Ubuntu repository for Python 2.7 #179

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

rjeffman
Copy link
Collaborator

As of June 19th, 2023, Python 2.7 is not available on Github's software cache for Ubuntu 20.04 workflow runners. To keep running unit tests using Python 2.7, the package is installed through Ubunut's repositories using apt install.

@rjeffman rjeffman changed the title [WIP] ci: Use Ubuntu repository for Python 2.7 ci: Use Ubuntu repository for Python 2.7 Jun 28, 2023
@rjeffman rjeffman force-pushed the fix_python27_unit_tests branch 3 times, most recently from abceb86 to 71f6d38 Compare June 28, 2023 18:59
As of June 19th, 2023, Python 2.7 is not available on Github's software
cache for Ubuntu 20.04 workflow runners. To keep running unit tests
using Python 2.7, the package is installed through Ubunut's repositories
using `apt install`.

Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
@rjeffman rjeffman marked this pull request as ready for review June 28, 2023 19:08
@rjeffman rjeffman requested a review from richm as a code owner June 28, 2023 19:08
@richm richm merged commit 27af561 into linux-system-roles:main Jun 28, 2023
14 checks passed
@rjeffman rjeffman deleted the fix_python27_unit_tests branch January 26, 2024 11:56
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.

2 participants