Skip to content

Commit

Permalink
updated core ref on build-soroban-dev target
Browse files Browse the repository at this point in the history
  • Loading branch information
sreuland committed Sep 15, 2023
1 parent a2bad54 commit 728b7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build-testing:

build-soroban-dev:
$(MAKE) build TAG=soroban-dev \
CORE_REF=v20.0.0rc1 \
CORE_REF=ecb24df104c2453a00fa5097d2e879d7731b9596 \
CORE_CONFIGURE_FLAGS='--disable-tests' \
HORIZON_REF=soroban-v1.0.0-rc \
SOROBAN_RPC_REF=v20.0.0-rc1
Expand Down

0 comments on commit 728b7bb

Please sign in to comment.