Skip to content

Commit 3ae4af8

Browse files
ci: update ipfs interop tests (ipfs#8512)
* ci: update ipfs interop tests Co-authored-by: Alex Potsides <[email protected]>
1 parent 8526849 commit 3ae4af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ jobs:
211211
name: Installing dependencies
212212
command: |
213213
npm init -y
214-
npm install ipfs@^0.52.2
215-
npm install ipfs-interop@^4.0.0
214+
npm install ipfs@^0.59.1
215+
npm install ipfs-interop@^7.0.3
216216
npm install [email protected]
217217
working_directory: ~/ipfs/go-ipfs/interop
218218
- run:

0 commit comments

Comments
 (0)