Skip to content

Commit 710adbb

Browse files
committed
Adjust node versions for github workflow
1 parent 4c053cc commit 710adbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [16.x, 17.x, 18.x, 19.x]
17+
node-version: [18.x, 19.x, 20.x, 21.x]
1818

1919
services:
2020
db:

0 commit comments

Comments
 (0)