Skip to content

Commit

Permalink
update soroban-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed May 15, 2024
1 parent 2cd4fa6 commit dcdb610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: stellar/binaries@v16
with:
name: soroban-cli
version: 0.8.7
version: "21.0.0-preview.1"
- name: build
run: cd ContractExamples && cargo build --verbose
- name: unit tests
Expand Down

0 comments on commit dcdb610

Please sign in to comment.