mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-06-01 22:14:02 +00:00
[gha] Windows 32-bit RIP
This commit is contained in:
@@ -79,7 +79,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:
|
||||
|
||||
Reference in New Issue
Block a user