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

build: Switch to ubuntu-latest for builds #13

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

feanil
Copy link

@feanil feanil commented Dec 2, 2024

This code does not have any dependencies that are specific to any specific
version of ubuntu. So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.

This work is being done as a part of openedx/platform-roadmap#377

This code does not have any dependencies that are specific to any specific
version of ubuntu.  So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.

This work is being done as a part of openedx/platform-roadmap#377
@feanil feanil requested a review from kdmccormick December 2, 2024 16:32
@feanil
Copy link
Author

feanil commented Dec 2, 2024

This one got missed it looks like so just following up.

@kdmccormick kdmccormick merged commit 076e6c8 into master Dec 5, 2024
4 checks passed
@kdmccormick kdmccormick deleted the feanil/ubuntu_upgrade branch December 5, 2024 16:07
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