Skip to content

Commit

Permalink
Update makefile with :soroban-dev -> :future
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Jan 24, 2024
1 parent ab957dd commit bfd86b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ build-testing:
HORIZON_REF=horizon-v2.27.0 \
SOROBAN_RPC_REF=v20.1.0

build-soroban-dev:
$(MAKE) build TAG=soroban-dev \
build-future:
$(MAKE) build TAG=future \
XDR_REF=v20.0.2 \
CORE_REF=v20.1.0 \
CORE_SUPPORTS_ENABLE_SOROBAN_DIAGNOSTIC_EVENTS=true \
Expand Down

0 comments on commit bfd86b4

Please sign in to comment.