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 @@ -34,10 +34,10 @@ jobs:
34
34
env :
35
35
HORIZON_INTEGRATION_TESTS_ENABLED : true
36
36
HORIZON_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL : ${{ matrix.protocol-version }}
37
- PROTOCOL_19_CORE_DEBIAN_PKG_VERSION : 19.0.0-891.rc1 .9d0704eb4.focal
38
- PROTOCOL_19_CORE_DOCKER_IMG : stellar/stellar-core:19.0.0-891.rc1 .9d0704eb4.focal
39
- PROTOCOL_18_CORE_DEBIAN_PKG_VERSION : 18.5 .0-873.rc1.d387c6a71 .focal
40
- PROTOCOL_18_CORE_DOCKER_IMG : stellar/stellar-core:18.5 .0-873.rc1.d387c6a71 .focal
37
+ PROTOCOL_19_CORE_DEBIAN_PKG_VERSION : 19.0.0-907 .9d0704eb4.focal
38
+ PROTOCOL_19_CORE_DOCKER_IMG : stellar/stellar-core:19.0.0-907 .9d0704eb4.focal
39
+ PROTOCOL_18_CORE_DEBIAN_PKG_VERSION : 19.0 .0-907.9d0704eb4 .focal
40
+ PROTOCOL_18_CORE_DOCKER_IMG : stellar/stellar-core:19.0 .0-907.9d0704eb4 .focal
41
41
PGHOST : localhost
42
42
PGPORT : 5432
43
43
PGUSER : postgres
You can’t perform that action at this time.
0 commit comments