Skip to content

Commit 454529d

Browse files
authored
[chore] Manually update nightly version in CI (AssemblyScript#2046)
1 parent c5ba209 commit 454529d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- uses: dcodeIO/setup-node-nvm@master
117117
with:
118118
node-mirror: https://nodejs.org/download/v8-canary/
119-
node-version: 17.0.0-v8-canary202108069771f4a956
119+
node-version: 17.0.0-v8-canary2021082701777958f9
120120
- name: Install dependencies
121121
run: npm ci --no-audit
122122
- name: Clean distribution files

0 commit comments

Comments
 (0)