File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ jobs:
323323 if : github.event.pull_request.base.ref != 'develop'
324324 services :
325325 mina-local-network :
326- image : o1labs/mina-local-network:master-latest-lightnet
326+ image : o1labs/mina-local-network:master-latest-lightnet-experimental
327327 env :
328328 NETWORK_TYPE : ' single-node'
329329 PROOF_LEVEL : ' none'
@@ -359,7 +359,7 @@ jobs:
359359 if : github.event.pull_request.base.ref != 'develop'
360360 services :
361361 mina-local-network :
362- image : o1labs/mina-local-network:compatible-latest-lightnet
362+ image : o1labs/mina-local-network:compatible-latest-lightnet-experimental
363363 env :
364364 NETWORK_TYPE : ' single-node'
365365 PROOF_LEVEL : ' none'
@@ -395,7 +395,7 @@ jobs:
395395 if : github.event.pull_request.base.ref == 'develop'
396396 services :
397397 mina-local-network :
398- image : o1labs/mina-local-network:develop-latest-lightnet
398+ image : o1labs/mina-local-network:develop-latest-lightnet-experimental
399399 env :
400400 NETWORK_TYPE : ' single-node'
401401 PROOF_LEVEL : ' none'
You can’t perform that action at this time.
0 commit comments