File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ jobs:
9696 STELLAR_RPC_INTEGRATION_TESTS_ENABLED : true
9797 STELLAR_RPC_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL : ${{ matrix.protocol-version }}
9898 STELLAR_RPC_INTEGRATION_TESTS_CAPTIVE_CORE_BIN : /usr/bin/stellar-core
99- PROTOCOL_24_CORE_DEBIAN_PKG_VERSION : 25.0 .0-2911.e9748b05a .jammy
100- PROTOCOL_24_CORE_DOCKER_IMG : stellar/stellar-core:25.0 .0-2911.e9748b05a .jammy
101- PROTOCOL_25_CORE_DEBIAN_PKG_VERSION : 25.0 .0-2911.e9748b05a .jammy
102- PROTOCOL_25_CORE_DOCKER_IMG : stellar/stellar-core:25.0 .0-2911.e9748b05a .jammy
99+ PROTOCOL_24_CORE_DEBIAN_PKG_VERSION : 25.1 .0-2978.414a5e53d .jammy
100+ PROTOCOL_24_CORE_DOCKER_IMG : stellar/stellar-core:25.1 .0-2978.414a5e53d .jammy
101+ PROTOCOL_25_CORE_DEBIAN_PKG_VERSION : 25.1 .0-2978.414a5e53d .jammy
102+ PROTOCOL_25_CORE_DOCKER_IMG : stellar/stellar-core:25.1 .0-2978.414a5e53d .jammy
103103
104104 steps :
105105 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments