Skip to content

workflow: fix the incorrect ref and arm64 build - #205

Merged
hbirth merged 1 commit into
redfs-ubuntu-resolute-7.0.0-14.14from
ubuntu-workflow-update
Aug 27, 2026
Merged

workflow: fix the incorrect ref and arm64 build#205
hbirth merged 1 commit into
redfs-ubuntu-resolute-7.0.0-14.14from
ubuntu-workflow-update

Conversation

@openunix

@openunix openunix commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Use GITHUB_SHA instead of ${{ github.event.pull_request.head.sha }} because this is triggered in a merged PR. The head.sha is not valid anymore.

For arm64, use Image instead of bzImage

Use GITHUB_SHA instead of ${{ github.event.pull_request.head.sha }}
because this is triggered in a merged PR. The head.sha is not valid
anymore.

For arm64, use Image instead of bzImage.
@openunix
openunix force-pushed the ubuntu-workflow-update branch from 83c0ec3 to 0d1d240 Compare August 27, 2026 08:45
@openunix openunix changed the title workflow: fix the incorrect ref to the merge head workflow: fix the incorrect ref and arm64 build Aug 27, 2026
@openunix
openunix requested a review from hbirth August 27, 2026 12:00
@openunix

openunix commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator Author

@hbirth can you review and merge this change? I fixed the issues for arm64 build and pr-sync. Now the CI takes only 18 mins.

@openunix
openunix requested a review from achhenderson August 27, 2026 12:04
@hbirth
hbirth merged commit 6124a71 into redfs-ubuntu-resolute-7.0.0-14.14 Aug 27, 2026
2 checks passed
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