diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml index 981c041cf..2cccfd247 100644 --- a/.github/workflows/test-deploy.yml +++ b/.github/workflows/test-deploy.yml @@ -28,7 +28,7 @@ jobs: ENABLE_LOGS: true NETWORK: local ENABLE_SOROBAN_RPC: true - PROTOCOL_VERSION: 22 + PROTOCOL_VERSION: 24 options: >- --health-cmd "curl --no-progress-meter --fail-with-body -X POST \"http://localhost:8000/soroban/rpc\" -H 'Content-Type: application/json' -d '{\"jsonrpc\":\"2.0\",\"id\":8675309,\"method\":\"getNetwork\"}' && curl --no-progress-meter \"http://localhost:8000/friendbot\" | grep '\"invalid_field\": \"addr\"'" --health-interval 10s