Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 6cd5cb2

Browse files
author
luu-alex
committed
update node ver
1 parent 07e893f commit 6cd5cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_network_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: actions/setup-node@v3
1616
with:
17-
node-version: 18
17+
node-version: 16
1818
cache: yarn
1919
- run: yarn
2020
- run: tar -czf /tmp/web3-16.js.tar.gz --exclude="./.git" ./

0 commit comments

Comments
 (0)