Add windows XP to regular cross-compile tests

This commit is contained in:
Hamish Coleman 2023-08-02 19:02:21 +01:00
parent 567ae8db6b
commit 5eaf7fca8b

View File

@ -706,6 +706,8 @@ jobs:
# Unfortunately, the ubnuts mingw package names dont follow the
# same naming convention as every other cross-compiler.
- arch: i686-w64-mingw32
package_suffix: mingw-w64-i686
- arch: x86_64-w64-mingw32
package_suffix: mingw-w64-x86-64