Fix WindowsCI (again) (#2388)

Use newer version of ninja
This commit is contained in:
Andrew Scheller 2025-04-04 17:34:30 +01:00 committed by GitHub
parent ad0bca9c85
commit 5edf1a0a3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,5 +2,5 @@
<packages>
<package id="gcc-arm-embedded" version="10.2.1" />
<package id="mingw" version="12.2.0" />
<package id="ninja" version="1.11.1" />
<package id="ninja" version="1.12.1" />
</packages>