Skip to content

Commit 6e424ef

Browse files
authored
Update main.yaml
1 parent 5d30fb2 commit 6e424ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [15.x, 16.x]
17-
16+
node-version: [18.x, latest]
1817
steps:
1918
- uses: actions/checkout@v3
2019

0 commit comments

Comments
 (0)