Skip to content

Commit 89e523b

Browse files
committed
Revert "tmp: bump node version"
This reverts commit e4069e1.
1 parent cf616c3 commit 89e523b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Use Node.js
8383
uses: actions/setup-node@v4
8484
with:
85-
node-version: 20
85+
node-version: 18
8686

8787
- name: Copy exes to platform bin dirs
8888
run: node ./scripts/copyExes.js

0 commit comments

Comments
 (0)