File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ jobs:
104
104
SOROBAN_RPC_INTEGRATION_TESTS_ENABLED : true
105
105
SOROBAN_RPC_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL : ${{ matrix.protocol-version }}
106
106
SOROBAN_RPC_INTEGRATION_TESTS_CAPTIVE_CORE_BIN : /usr/bin/stellar-core
107
- PROTOCOL_21_CORE_DEBIAN_PKG_VERSION : 22.0.0-2088.rc1.2d8d764cd .focal
108
- PROTOCOL_21_CORE_DOCKER_IMG : stellar/stellar-core:22.0.0-2088.rc1.2d8d764cd .focal
109
- PROTOCOL_22_CORE_DEBIAN_PKG_VERSION : 22.0.0-2088.rc1.2d8d764cd .focal
110
- PROTOCOL_22_CORE_DOCKER_IMG : stellar/stellar-core:22.0.0-2088.rc1.2d8d764cd .focal
107
+ PROTOCOL_21_CORE_DEBIAN_PKG_VERSION : 22.0.0-2095.rc2.1bccbc921 .focal
108
+ PROTOCOL_21_CORE_DOCKER_IMG : stellar/stellar-core:22.0.0-2095.rc2.1bccbc921 .focal
109
+ PROTOCOL_22_CORE_DEBIAN_PKG_VERSION : 22.0.0-2095.rc2.1bccbc921 .focal
110
+ PROTOCOL_22_CORE_DOCKER_IMG : stellar/stellar-core:22.0.0-2095.rc2.1bccbc921 .focal
111
111
112
112
steps :
113
113
- uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments