Skip to content

Commit 7bf0bbf

Browse files
authored
build: add node v18 (#85)
1 parent a7b28dd commit 7bf0bbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
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
os:

0 commit comments

Comments
 (0)