diff --git a/.github/workflows/horizon.yml b/.github/workflows/horizon.yml index 5ec7c934a5..ddf0da7f11 100644 --- a/.github/workflows/horizon.yml +++ b/.github/workflows/horizon.yml @@ -154,6 +154,8 @@ jobs: ledger-exporter: name: Test and push the Ledger Exporter images runs-on: ubuntu-latest + env: + STELLAR_CORE_VERSION: 21.0.0-1812.rc1.a10329cca.focal steps: - uses: actions/checkout@v3 with: