Bump nimbuseth2 (#1255)

* bump nimbus-eth2

* Remove win i386 from CI due to the fact that it is not tested in dependencies, which can lead to CI failures with updates.
This commit is contained in:
KonradStaniec 2022-10-10 07:58:12 +02:00 committed by GitHub
parent d53eacb854
commit 538efad325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 40 deletions

View File

@ -27,9 +27,6 @@ jobs:
- os: windows
cpu: amd64
evmc: evmc
- os: windows
cpu: i386
evmc: evmc
# vm2
- os: linux
cpu: amd64
@ -40,9 +37,6 @@ jobs:
- os: windows
cpu: amd64
evmc: nimvm2
- os: windows
cpu: i386
evmc: nimvm2
- os: macos
cpu: amd64
evmc: nimvm2
@ -113,13 +107,6 @@ jobs:
echo "ENABLE_EVMC=0" >> $GITHUB_ENV
fi
if [[ '${{ runner.os }}' == 'Windows' && '${{ matrix.target.cpu }}' == 'i386' ]]; then
# on a real win7/i386, there is only 64k optimiser space for gcc
echo "ENABLE_VMLOWMEM=1" >> $GITHUB_ENV
else
echo "ENABLE_VMLOWMEM=0" >> $GITHUB_ENV
fi
- name: Install build dependencies (Linux i386)
if: runner.os == 'Linux' && matrix.target.cpu == 'i386'
run: |
@ -170,17 +157,6 @@ jobs:
curl -O -L -s -S https://raw.githubusercontent.com/status-im/nimbus-build-system/master/scripts/build_rocksdb.sh
bash build_rocksdb.sh rocks-db-cache-${{ matrix.target.cpu }}
- name: MSYS2 (Windows i386)
if: runner.os == 'Windows' && matrix.target.cpu == 'i386'
uses: msys2/setup-msys2@v2
with:
path-type: inherit
msystem: MINGW32
install: >-
base-devel
git
mingw-w64-i686-toolchain
- name: MSYS2 (Windows amd64)
if: runner.os == 'Windows' && matrix.target.cpu == 'amd64'
uses: msys2/setup-msys2@v2

View File

@ -105,8 +105,6 @@ jobs:
cpu: amd64
- os: windows
cpu: amd64
- os: windows
cpu: i386
include:
- target:
os: linux
@ -188,17 +186,6 @@ jobs:
brew install gnu-getopt
brew link --force gnu-getopt
- name: MSYS2 (Windows i386)
if: runner.os == 'Windows' && matrix.target.cpu == 'i386'
uses: msys2/setup-msys2@v2
with:
path-type: inherit
msystem: MINGW32
install: >-
base-devel
git
mingw-w64-i686-toolchain
- name: MSYS2 (Windows amd64)
if: runner.os == 'Windows' && matrix.target.cpu == 'amd64'
uses: msys2/setup-msys2@v2

2
vendor/nim-chronos vendored

@ -1 +1 @@
Subproject commit 746832384a036dc159d3bd559c53d1594e7175c4
Subproject commit 9df76c39df254c7ff0cec6dec5c9f345f2819c91

2
vendor/nim-presto vendored

@ -1 +1 @@
Subproject commit 3984431dc0fc829eb668e12e57e90542b041d298
Subproject commit c784f3afb58740d5c203c987e9c9ba9ef8e642f9

2
vendor/nimbus-eth2 vendored

@ -1 +1 @@
Subproject commit 4b3768c3a1f58abe1570271d74ca521be2953e32
Subproject commit f141ae57d36dfa7bb2f26d7dd9fe6789acb3f429