Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

build: Switch to ubuntu-latest for builds #646

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Sep 9, 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

closes #639

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

closes #639
@kdmccormick kdmccormick merged commit 959e362 into master Sep 11, 2024
4 checks passed
@kdmccormick kdmccormick deleted the feanil/ubuntu_upgrade branch September 11, 2024 14:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test registrar on Ubuntu 24.04
2 participants