mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
build: Update QEMU base image to v7.16 (#1419)
This commit is contained in:
parent
a14426478c
commit
221f4feac3
2 changed files with 2 additions and 2 deletions
|
|
@ -404,7 +404,7 @@ getCatalog() {
|
|||
local file="catalog.cab"
|
||||
|
||||
if [[ "${id,,}" == "win11"* ]] && ! isCompatible; then
|
||||
# ARMv8.0 cannot run Windows 11 builds higher than 22631
|
||||
# ARMv8.0 cannot run Windows 11 builds 24H2 and up.
|
||||
getBuild "$1" "$2" "22631.2861" && return 0
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue