Skip to content

Commit 6502fea

Browse files
committed
Update mu_msvm version w/ secure boot fix
1 parent 7c622ba commit 6502fea

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.0.2";
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
pub const OPENHCL_KERNEL_DEV_VERSION: &str = "6.6.63.2";

0 commit comments

Comments
 (0)