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

Update build GitHub actions to use Ubuntu 24.04 #541

Merged

Conversation

asteriscos
Copy link
Member

Description

This pull request changes the use of ubuntu-latest image on our package building GitHub actions to ubuntu-24.04. This is to prevent sudden changes in the version.

Issues Resolved

#535

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@asteriscos asteriscos self-assigned this Feb 20, 2025
@asteriscos asteriscos linked an issue Feb 20, 2025 that may be closed by this pull request
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM 🟢

Copy link

@guidomodarelli guidomodarelli left a comment

Choose a reason for hiding this comment

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

LGTM

@asteriscos asteriscos merged commit ab5b4ef into 4.11.1 Feb 21, 2025
60 of 61 checks passed
@asteriscos asteriscos deleted the change/535-update-github-actions-to-use-ubuntu-24.04 branch February 21, 2025 15:40
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.

Update GitHub Actions runners to avoid deprecated Ubuntu 20.04 image
3 participants