Skip to content

Commit ce7aa5e

Browse files
authored
Merge branch 'main' into fix-proto-recompiling
2 parents 6f033d5 + cd27717 commit ce7aa5e

File tree

12 files changed

+305
-140
lines changed

12 files changed

+305
-140
lines changed

.github/workflows/rust-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
repo-token: ${{ secrets.GITHUB_TOKEN }}
118118

119119
- name: Start the local node
120-
run: npx @hashgraph/hedera-local start -d --network local
120+
run: npx @hashgraph/hedera-local start -d --network local --network-tag=0.60.0-alpha.0
121121

122122
- name: "Create env file"
123123
run: |

0 commit comments

Comments
 (0)