mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
Disable appveyor i386 arch
This commit is contained in:
parent
1c61b22d49
commit
3a95919100
1 changed files with 0 additions and 5 deletions
|
|
@ -14,11 +14,6 @@ environment:
|
||||||
MSYS2_BITS: 64
|
MSYS2_BITS: 64
|
||||||
MSYSTEM: MINGW64
|
MSYSTEM: MINGW64
|
||||||
PATH: C:\msys64\mingw64\bin\;C:\Program Files (x86)\NSIS\;%PATH%
|
PATH: C:\msys64\mingw64\bin\;C:\Program Files (x86)\NSIS\;%PATH%
|
||||||
- GETH_ARCH: 386
|
|
||||||
MSYS2_ARCH: i686
|
|
||||||
MSYS2_BITS: 32
|
|
||||||
MSYSTEM: MINGW32
|
|
||||||
PATH: C:\msys64\mingw32\bin\;C:\Program Files (x86)\NSIS\;%PATH%
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue