Skip to content

Commit

Permalink
Bump Stellar-Core to updated Soroban build (#4613)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekn committed Sep 27, 2022
1 parent e1e1e4c commit 23a81e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/horizon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
env:
HORIZON_INTEGRATION_TESTS_ENABLED: true
HORIZON_INTEGRATION_TESTS_CORE_MAX_SUPPORTED_PROTOCOL: ${{ matrix.protocol-version }}
PROTOCOL_20_CORE_DEBIAN_PKG_VERSION: 19.3.1-1069.056673a51.focal~soroban2
PROTOCOL_20_CORE_DOCKER_IMG: 2opremio/stellar-core:19.3.1-1069.056673a51.focal-soroban2
PROTOCOL_20_CORE_DEBIAN_PKG_VERSION: 19.4.1-1078.c4dee576f.focal~soroban2
PROTOCOL_20_CORE_DOCKER_IMG: bartekno/stellar-core:19.4.1-1078.c4dee576f.focal-soroban2
PROTOCOL_19_CORE_DEBIAN_PKG_VERSION: 19.3.0-1006.9ce6dc4e9.focal
PROTOCOL_19_CORE_DOCKER_IMG: stellar/stellar-core:19.3.0-1006.9ce6dc4e9.focal
PROTOCOL_18_CORE_DEBIAN_PKG_VERSION: 19.3.0-1006.9ce6dc4e9.focal
Expand Down

0 comments on commit 23a81e8

Please sign in to comment.