[gha] Windows 32-bit RIP

This commit is contained in:
R4SAS
2026-05-28 00:48:40 +03:00
committed by GitHub
parent a9a15e7ebc
commit 335c926d70
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
{ msystem: UCRT64, arch: ucrt-x86_64, arch_short: x64-ucrt, compiler: gcc },
{ msystem: CLANG64, arch: clang-x86_64, arch_short: x64-clang, compiler: clang },
{ msystem: MINGW64, arch: x86_64, arch_short: x64, compiler: gcc },
{ msystem: MINGW32, arch: i686, arch_short: x86, compiler: gcc }
# { msystem: MINGW32, arch: i686, arch_short: x86, compiler: gcc }
]
steps: