Skip to content

Commit bcb2010

Browse files
committed
chore: update CI
Signed-off-by: Ricky Saechao <[email protected]>
1 parent 214f67e commit bcb2010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-ci.yml

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

5959
- name: Start the local node
60-
run: npx @hashgraph/hedera-local start -d --network local
60+
run: npx @hashgraph/hedera-local start -d --network local --network-tag=0.48.0-alpha.12
6161

6262
- name: "Create env file"
6363
run: |

0 commit comments

Comments
 (0)