mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-15 14:51:05 +00:00
pin the version of geth used in CI
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo add-apt-repository -y ppa:ethereum/ethereum
|
sudo add-apt-repository -y ppa:ethereum/ethereum
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y ethereum protobuf-compiler
|
sudo apt-get install -y ethereum=1.15.11+build31083+noble protobuf-compiler
|
||||||
|
|
||||||
- name: Install Geth on macOS
|
- name: Install Geth on macOS
|
||||||
if: matrix.os == 'macos-14'
|
if: matrix.os == 'macos-14'
|
||||||
|
|||||||
Reference in New Issue
Block a user