From 8ec25764cdbb2bfb3b29db6716d05e43c5cf7db1 Mon Sep 17 00:00:00 2001 From: i-norden Date: Wed, 24 Jan 2024 12:11:18 -0500 Subject: [PATCH] update SO version --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 25ce72d7..7320ca2e 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -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: v1.1.0-e0b5318-202309201927 # contains fixes for plugeth stack + SO_VERSION: v1.1.0-eca52b1-202401251932 # contains fixes for plugeth stack jobs: test: