Cloned the repo and executed ``` packer build --only=virtualbox-iso windows_11.json ``` the booting VirtualBox machine in the packer build process is of type `Windows 10 (64-bit)` and gives the error `This PC can't run Windows 11`.
Cloned the repo and executed
the booting VirtualBox machine in the packer build process is of type
Windows 10 (64-bit)and gives the errorThis PC can't run Windows 11.