Skip to content

Commit

Permalink
update protocol version
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrobeam committed Nov 25, 2024
1 parent e7e7787 commit 09dcf8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-stellar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
runs-on: blacksmith-2vcpu-ubuntu-2204
steps:
# this sets up nested repos: https://github.com/actions/checkout?tab=readme-ov-file#checkout-multiple-repos-nested
#
# axelar-contract-deployments
# - axelar-cgp-soroban
#
Expand Down Expand Up @@ -92,7 +93,7 @@ jobs:
stellar/quickstart:testing \
--local \
--enable-soroban-rpc \
--protocol-version 21
--protocol-version 22
RPC_URL="http://localhost:8000/soroban/rpc"
NETWORK_PASSPHRASE="Standalone Network ; February 2017"
Expand Down

0 comments on commit 09dcf8a

Please sign in to comment.