mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-27 19:37:58 +00:00
pin the version of geth used in CI
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
||||
run: |
|
||||
sudo add-apt-repository -y ppa:ethereum/ethereum
|
||||
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
|
||||
if: matrix.os == 'macos-14'
|
||||
|
||||
Reference in New Issue
Block a user