CI: re-enable building of target i386-win32 (FPC 3.2.0) now that issues are resolved

This commit is contained in:
Maxim Ganetsky 2022-08-13 01:09:04 +03:00
parent d90aee4c2d
commit de37de9b85

View File

@ -63,7 +63,7 @@ i386-win32-oldstable:
script:
- make lazbuild FPC=/usr/lib/fpc/$FPC_OLDSTABLE_VER/ppcx64
- make bigide FPC=/usr/lib/fpc/$FPC_OLDSTABLE_VER/ppcross386 OS_TARGET=win32 CPU_TARGET=i386 LCL_PLATFORM=win32
when: manual
# when: manual
i386-win32-stable:
stage: build