Skip to content

[SW-1712] Pin ubuntu version in workflows #148

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

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

baxelrod-bdai
Copy link
Contributor

Change Overview

This is simply a find/replace of ubuntu-latest -> ubuntu-22.04. Because ubuntu-latest will become 24.04 soon. We should pin to 22.04 which matches our development environment.

Testing Done

None. This PR is the test. (Assuming this repo has CI)

@baxelrod-bdai baxelrod-bdai requested review from jcao-bdai and removed request for petercorke and jhavl January 7, 2025 19:00
jcao-bdai

This comment was marked as duplicate.

Copy link
Collaborator

@jcao-bdai jcao-bdai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@baxelrod-bdai baxelrod-bdai merged commit 7fe17c9 into master Jan 8, 2025
15 checks passed
@baxelrod-bdai baxelrod-bdai deleted the baxelrod/SW-1712-pin-ubuntu-version-in-ci branch January 8, 2025 15:14
@petercorke
Copy link
Collaborator

Makes sense. Note that there are a lot of references to old Python versions for codecov (3.8) and sphinx (3.7). These are all EOL, and the sphinx action can't resolve dependencies for py3.7 which killed your last build. Suggest bump them all up to 3.12 so we don't have to revisit for a few more years.

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.

3 participants