Skip to content

Commit 3dc8b87

Browse files
committed
Test in Node >=18 due to tool requirements
1 parent 4e25844 commit 3dc8b87

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
node: ['16.x', '18.x', '20.x', '22.x']
17+
node: ['18.x', '20.x', '22.x']
1818
os: [ubuntu-latest, windows-latest, macOS-11]
1919

2020
steps:

0 commit comments

Comments
 (0)