Skip to content

Commit 4a789f4

Browse files
ci: updated ci node version
1 parent ef84a07 commit 4a789f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
node: ['16.x'] #'14.x',
14+
node: ['18.x']
1515
#os: [ubuntu-latest, windows-latest, macOS-latest]
1616
os: [ubuntu-latest]
1717

0 commit comments

Comments
 (0)