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

Fix CI build #1247

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fix CI build #1247

merged 1 commit into from
Jan 24, 2025

Conversation

ne-sachirou
Copy link
Member

@ne-sachirou ne-sachirou commented Jan 23, 2025

The CI for the master branch is failing due to the absence of the build-essential:native package, as seen in this run. It appears that the cause is the change to Ubuntu 24.04, as the runner is specified to use ubuntu-latest in GHA.
This pull request specifies the runner to use ubuntu-22.04.

@ne-sachirou ne-sachirou self-assigned this Jan 23, 2025
@ne-sachirou ne-sachirou marked this pull request as ready for review January 24, 2025 06:47
Copy link
Contributor

@yseto yseto left a comment

Choose a reason for hiding this comment

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

seems good.

@ne-sachirou ne-sachirou merged commit 867b198 into master Jan 24, 2025
12 checks passed
@ne-sachirou ne-sachirou deleted the fix-build branch January 24, 2025 07:53
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