Skip to content

Commit 9cbe3ab

Browse files
add workflow step to patch SDK versions
1 parent 041d3b4 commit 9cbe3ab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test-with-openzeppelin-stellar-contracts.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ jobs:
5858
rustup update
5959
rustup target add wasm32v1-none
6060
61-
- uses: denoland/setup-deno@909cc5acb0fdd60627fb858598759246509fa755 # v2.0.2
62-
with:
63-
deno-version: v2.x
64-
65-
- uses: stellar/stellar-cli@v23.1.4
66-
6761
- uses: stellar/actions/rust-cache@main
6862

6963
- name: Patch SDK versions

0 commit comments

Comments
 (0)