chore(deps): update vmactions/freebsd-vm action to v1.5.8 (v16) - #5287
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.5.7→v1.5.8Release Notes
vmactions/freebsd-vm (vmactions/freebsd-vm)
v1.5.8Compare Source
FreeBSD on ubuntu-26.04 runners
The action's test matrix, 10.4, 11.4 and 13.2 - 15.1 across x86_64,
aarch64, riscv64 and powerpc64, now runs on ubuntu-26.04 and
ubuntu-26.04-arm: 313 of 314 jobs pass, and the 9p job is skipped as
before. 12.4, which the matrix leaves out, passes anyvm's own FreeBSD CI
on the same runners.
What failed on 26.04
With v1.5.7 on a 26.04 runner:
Every aarch64 job, on both runner types, timed out in the firmware.
The serial log holds only the banner of 26.04's edk2 2025.11, which
hangs under -cpu max:
tianocore/edk2#11962
Every riscv64 job stopped at
Error: QEMU binary 'qemu-system-riscv64' not found (searched PATH
and common install locations).
Since Ubuntu 25.10 the riscv64 emulator ships in a separate
qemu-system-riscv package, no longer in qemu-system-misc.
With the emulator installed, 13.2, 13.3, 13.5, 14.0, 14.1, 14.2 and
14.3 riscv64 still hung after the last PCI device attached, before
"Timecounters tick", on QEMU 10.2.1.
x86_64 and powerpc64 were not affected.
Fixes
and, for 2025.08 and later, boots with Ubuntu 24.04's edk2 2024.02
build instead, downloaded once and checked against a pinned sha256.
QEMU 10.1 and later; 14.4, 14.5 and 15.x keep Sstc.
for riscv64 on Ubuntu releases newer than 24.04.
Each fix engages only on a newer firmware, QEMU or Ubuntu release than
24.04 ships, so jobs on ubuntu-24.04 run as before. Details:
https://github.com/anyvm-org/anyvm/releases/tag/v0.7.2
Pins
BUILDER_VERSION 2.2.8 (unchanged)
ANYVM_VERSION 0.7.1 -> 0.7.2
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.