Skip to content

Commit 42b231a

Browse files
committed
Update mu_msvm version w/ secure boot fix
1 parent 2a5a655 commit 42b231a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flowey/flowey_lib_hvlite/src/_jobs/cfg_versions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pub const MDBOOK: &str = "0.4.40";
2323
pub const MDBOOK_ADMONISH: &str = "1.18.0";
2424
pub const MDBOOK_MERMAID: &str = "0.14.0";
2525
pub const RUSTUP_TOOLCHAIN: &str = "1.86.0";
26-
pub const MU_MSVM: &str = "25.1.1";
26+
pub const MU_MSVM: &str = "25.1.2";
2727
pub const NEXTEST: &str = "0.9.74";
2828
pub const NODEJS: &str = "18.x";
2929
// N.B. Kernel version numbers for dev and stable branches are not directly

0 commit comments

Comments
 (0)