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

kirkstone: .github/workflows/build: use pengutronix-hosted runner #354

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

hnez
Copy link
Contributor

@hnez hnez commented Nov 29, 2024

Backport the self-hosted runner support introduced in #344 to the kirkstone branch.

Kirkstone is a currently supported long term release, so we should check regularly if builds still succeed.
Support for scheduled builds that use workflow_dispatch as a trigger will be added in a subsequent PR.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
This fixes the following error when building on our Debian bookworm based
self-hosted runner:

> ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
>     Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
>     Following is the list of potential problems / advisories:
>
>     Your Python 3 is not a full install. Please install the module distutils.sysconfig (see the Getting Started guide for further information).

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
@ejoerns ejoerns added the kirkstone kirkstone release-related label Nov 29, 2024
@ejoerns ejoerns merged commit 930ea74 into rauc:kirkstone Nov 29, 2024
2 checks passed
@hnez hnez deleted the ci-kirkstone branch November 29, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kirkstone kirkstone release-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants