mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 00:54:22 +08:00
CORE-17604 The latest GitHub Actions runner image 20241113.3.0 uses WDK 10.0.26100.0, which dropped support for 32-bit ARM platform. Fix the failing build by sticking to WDK 10.0.22621.0. Fixes clang build, since ubuntu-latest (24.04.1 LTS / Noble Numbat) has no LLVM 13 package available. This includes the following commits:096a5518e5[GITHUB] Fix MSVC ARM build392473c7b5[GITHUB] Stick to ubuntu-22.04 for build-linux