Skip to content

Commit b685b2a

Browse files
authored
build: add node v18 (#247)
1 parent 9456ed1 commit b685b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
node-version:
15+
- '18'
1516
- '17'
1617
- '16'
1718
- '14'

0 commit comments

Comments
 (0)