Commit 652d5a9
committed
ci: Use SDK build image MinGW-w64 installation
This commit updates the CI workflow to use the more up-to-date MinGW-w64
toolchain (MinGW 12.0.0, Binutils 2.42, GCC 13.2.0) from the SDK build
Docker image instead of installing the outdated distro default version.
Note that MinGW 12.0.0 defaults to UCRT on Windows.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 646ab02 commit 652d5a9
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
479 | | - | |
480 | | - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| |||
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
837 | | - | |
838 | | - | |
839 | | - | |
| 837 | + | |
| 838 | + | |
840 | 839 | | |
841 | 840 | | |
842 | 841 | | |
| |||
0 commit comments