Skip to content

Commit

Permalink
Update core ref
Browse files Browse the repository at this point in the history
  • Loading branch information
sisuresh committed Dec 6, 2023
1 parent 2ed7016 commit 403f8ff
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 @@ -29,15 +29,15 @@ build-latest:

build-testing:
$(MAKE) build TAG=testing \
XDR_REF=9c97e4fa909a0b6455547a4f4a95800696b2a69a \
XDR_REF=87279f45a534471c87ca83a457abd1c5db06d7d1 \
CORE_REF=v20.0.0-rc.2.2 \
CORE_SUPPORTS_ENABLE_SOROBAN_DIAGNOSTIC_EVENTS=true \
HORIZON_REF=horizon-v2.27.0-rc1 \
SOROBAN_RPC_REF=v20.0.0-rc4

build-soroban-dev:
$(MAKE) build TAG=soroban-dev \
XDR_REF=9c97e4fa909a0b6455547a4f4a95800696b2a69a \
XDR_REF=87279f45a534471c87ca83a457abd1c5db06d7d1 \
CORE_REF=v20.0.0-rc.2.2 \
CORE_SUPPORTS_ENABLE_SOROBAN_DIAGNOSTIC_EVENTS=true \
HORIZON_REF=horizon-v2.27.0-rc1 \
Expand Down

0 comments on commit 403f8ff

Please sign in to comment.