Skip to content

ci: fix empty with: block in cross-compilers workflow#5757

Merged
rene merged 1 commit intolf-edge:masterfrom
rucoder:rucoder/fix-cross-compilers-workflow
Apr 7, 2026
Merged

ci: fix empty with: block in cross-compilers workflow#5757
rene merged 1 commit intolf-edge:masterfrom
rucoder:rucoder/fix-cross-compilers-workflow

Conversation

@rucoder
Copy link
Copy Markdown
Contributor

@rucoder rucoder commented Apr 7, 2026

Description

when porting from Rene's repo I did not remowe with: block competely. Remove the empty with: block under setup-buildx-action in the cross-compilers build workflow. This causes GitHub Actions to fail with Unexpected value '' parse error when triggering the workflow.

One-line fix.

How to test and validate this PR

Trigger the cross-compilers workflow from Actions tab — it should no longer fail to parse.

Changelog notes

No user-facing changes.

PR Backports

  • 16.0-stable: No
  • 14.5-stable: No
  • 13.4-stable: No

Checklist

  • I've provided a proper description

  • I've written the test verification instructions

  • I've checked the boxes above, or I've provided a good reason why I didn't
    check them.

Remove the empty `with:` block under setup-buildx-action that causes
GitHub Actions to fail with "Unexpected value ''" parse error.

Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
@github-actions github-actions Bot requested a review from uncleDecart April 7, 2026 07:46
@rucoder rucoder force-pushed the rucoder/fix-cross-compilers-workflow branch from 937a42e to 19edfba Compare April 7, 2026 07:51
@rucoder rucoder requested a review from rene April 7, 2026 08:11
@rene rene merged commit 40a2509 into lf-edge:master Apr 7, 2026
27 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