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

Use ubuntu-22.04 images in actions #137

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

aaperis
Copy link
Contributor

@aaperis aaperis commented Oct 14, 2024

Description
This should fix this failing action.
Ubuntu 24.04 requires installing python packages in environment. As per advice of github, to avoid such breaking changes, this PR fixes the image used in workflows to ubuntu-22.04 that we know works as before.

How to test
Actions work.

@aaperis aaperis requested a review from a team October 14, 2024 12:04
Copy link

@nanjiangshu nanjiangshu left a comment

Choose a reason for hiding this comment

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

Looks good!

@aaperis aaperis merged commit e18115c into master Oct 16, 2024
3 checks passed
@aaperis aaperis deleted the bugfix/do-not-use-ubuntu-latest-image-in-tests branch October 16, 2024 07:18
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.

4 participants