Enable 32bit in CI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
before_script:
|
||||
- dpkg --add-architecture i386
|
||||
- apt-get update -qq && apt-get install -y -qq wine wine32 git qt5-qmake qt5-default qtdeclarative5-dev qtbase5-dev qtquickcontrols2-5-dev libgit2-dev qtbase5-dev libqt5concurrent5 g++-mingw-w64-i686 gcc-mingw-w64-i686 make
|
||||
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user