Skip to content

Commit

Permalink
Update workflow file to test against SDK update
Browse files Browse the repository at this point in the history
  • Loading branch information
stellarsaur committed Dec 15, 2023
1 parent cf984a5 commit 2b217a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
# option #2, set the version of stellar-sdk used as a ref to a gh repo if
# a value is set on SYSTEM_TEST_JS_STELLAR_SDK_GH_REPO, it takes
# precedence over any SYSTEM_TEST_JS_STELLAR_SDK_NPM_VERSION
SYSTEM_TEST_JS_STELLAR_SDK_GH_REPO:
SYSTEM_TEST_JS_STELLAR_SDK_GH_REF:
SYSTEM_TEST_JS_STELLAR_SDK_GH_REPO: stellar/js-stellar-sdk
SYSTEM_TEST_JS_STELLAR_SDK_GH_REF: 6f758c6dd72e5986d2ab311e5cac3aab701f7f32

# the version of rs-stellar-xdr to use for quickstart
SYSTEM_TEST_RS_XDR_GIT_REF: v20.0.1
Expand Down

0 comments on commit 2b217a9

Please sign in to comment.