Skip to content

Commit

Permalink
configure STELLAR_CORE_VERSION for ledger-exporter CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms committed May 7, 2024
1 parent 241c802 commit 33f7d2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/horizon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 33f7d2d

Please sign in to comment.