From 81fa0c2c0fe143ddeeba94cf7a584cf6ff118130 Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Thu, 21 Sep 2023 12:15:54 +0800 Subject: [PATCH] SO ref --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6288dc3..30d8eae 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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: