Skip to content

Fix UKI build. #361

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

Merged
merged 1 commit into from
Aug 7, 2025
Merged

Fix UKI build. #361

merged 1 commit into from
Aug 7, 2025

Conversation

cwize1
Copy link
Contributor

@cwize1 cwize1 commented Aug 7, 2025

PR #360 accidentally broke the UKI build. Instead of pointing ukify at the image's EFI stub, it pointed it at the host's EFI stub instead. This change fixes this.

This change also fixes the GitHub workflows so that the UKI functional tests are run instead of being skipped.


Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • Code conforms to style guidelines

PR #360 accidentally broke the UKI build. Instead of pointing ukify
at the image's EFI stub, it pointed it at the host's EFI stub instead.
This change fixes this.

This change also fixes the GitHub workflows so that the UKI functional
tests are run instead of being skipped.
@cwize1 cwize1 requested a review from a team as a code owner August 7, 2025 18:53
@cwize1 cwize1 merged commit 766d36e into main Aug 7, 2025
32 of 35 checks passed
@cwize1 cwize1 deleted the user/chrisgun/fixUkiBuild branch August 7, 2025 20:13
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