Skip to content

Commit

Permalink
Bump version to 20.0.0-rc2 (#974)
Browse files Browse the repository at this point in the history
* Bump version to 20.0.0-rc2
* Bump env and sdk version to rc2
* Update lockfile: 'cargo update'

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: George Kudrayvtsev <[email protected]>
  • Loading branch information
3 people authored Sep 19, 2023
1 parent 9a94567 commit 1c49aed
Show file tree
Hide file tree
Showing 9 changed files with 158 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
SYSTEM_TEST_VERBOSE_OUTPUT: "true"

# the soroban test cases will compile various contracts from the examples repo
SYSTEM_TEST_SOROBAN_EXAMPLES_GIT_HASH: "release/next"
SYSTEM_TEST_SOROBAN_EXAMPLES_GIT_HASH: "main"
SYSTEM_TEST_SOROBAN_EXAMPLES_GIT_REPO: "https://github.com/stellar/soroban-examples.git"
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 1c49aed

Please sign in to comment.