bump SO version
Some checks failed
Test / Run unit tests (pull_request) Has been cancelled
Test / Run integration tests (pull_request) Has been cancelled
Test / Run compliance tests (pull_request) Has been cancelled

for py3.12 fix
This commit is contained in:
Roy Crihfield 2024-03-19 13:10:09 +08:00
parent e99a654db2
commit 7bc4a79c12

View File

@ -11,7 +11,7 @@ on:
# Needed until we can incorporate docker startup into the executor container
env:
DOCKER_HOST: unix:///var/run/dind.sock
SO_VERSION: v1.1.0-c30c779-202309082138
SO_VERSION: v1.1.0-aeddc82-202403130716
jobs:
unit-tests: