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 #671

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Fix CI build #671

merged 1 commit into from
Jan 27, 2025

Conversation

ne-sachirou
Copy link
Member

Same as mackerelio/mackerel-agent-plugins#1247 .

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 27, 2025
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 b0d9b29 into master Jan 27, 2025
12 checks passed
@ne-sachirou ne-sachirou deleted the fix-build branch January 27, 2025 09: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.

2 participants