Skip to content

Commit 30c7118

Browse files
authored
Update node nightly for CI (#2147)
1 parent ab5a480 commit 30c7118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
- uses: dcodeIO/setup-node-nvm@master
123123
with:
124124
node-mirror: https://nodejs.org/download/v8-canary/
125-
node-version: 17.0.0-v8-canary2021082701777958f9
125+
node-version: 18.0.0-v8-canary20211115037fd7ae8d
126126
- name: Install dependencies
127127
run: npm ci --no-audit
128128
- name: Clean distribution files

0 commit comments

Comments
 (0)