Skip to content

Commit 7a71819

Browse files
committed
fix: support node.js 18.12
1 parent 1cf9c69 commit 7a71819

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
@@ -8,7 +8,7 @@ jobs:
88
fail-fast: false
99
matrix:
1010
node:
11-
- '18.12'
11+
- '18'
1212
- '20'
1313
- '22'
1414
platform:

0 commit comments

Comments
 (0)