Skip to content

Commit

Permalink
Bump dependencies for pubnet release (#1189)
Browse files Browse the repository at this point in the history
* Bump dependencies for pubnet release

* Fix core version checker to accept rc version tags

(cherry picked from commit 90f7cd9)
  • Loading branch information
2opremio authored and stellarsaur committed Feb 8, 2024
1 parent 97ab094 commit 2fa4f13
Show file tree
Hide file tree
Showing 9 changed files with 1,826 additions and 384 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/soroban-rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
env:
SOROBAN_RPC_INTEGRATION_TESTS_ENABLED: true
SOROBAN_RPC_INTEGRATION_TESTS_CAPTIVE_CORE_BIN: /usr/bin/stellar-core
PROTOCOL_20_CORE_DEBIAN_PKG_VERSION: 20.1.0-1656.114b833e7.focal
PROTOCOL_20_CORE_DEBIAN_PKG_VERSION: 20.2.0-1716.rc3.34d82fc00.focal
steps:
- uses: actions/checkout@v3
with:
Expand Down
Loading

0 comments on commit 2fa4f13

Please sign in to comment.