Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit e1f111a

Browse files
aschmahmannlidel
authored andcommittedNov 29, 2021
chore: switch CI to go-ipfs/pull/8563
1 parent 360deb9 commit e1f111a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/custom-runtime.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if [ ! -d /tmp/go-ipfs ]; then
2525
git clone https://github.com/ipfs/go-ipfs.git
2626
cd go-ipfs
2727
# set implementation to specific commit
28-
git checkout b526b280cd773755abce0628d2a2f4eea4199673
28+
git checkout f13fa35a68723b5702312bed4575911f7f0f2185
2929
make build
3030
fi
3131
fi

0 commit comments

Comments
 (0)
This repository has been archived.