SO ref
Some checks failed
Unit and integration tests / Run unit tests (pull_request) Successful in 16m36s
Unit and integration tests / Run integration tests (pull_request) Failing after 24m54s

This commit is contained in:
Roy Crihfield 2023-09-21 12:15:54 +08:00
parent 77e264eef5
commit 81fa0c2c0f

View File

@ -14,7 +14,7 @@ on:
env:
# Needed until we can incorporate docker startup into the executor container
DOCKER_HOST: unix:///var/run/dind.sock
SO_VERSION: plugeth-ci # contains fixes for plugeth stack
SO_VERSION: v1.1.0-e0b5318-202309201927 # contains fixes for plugeth stack
jobs:
unit-tests: