Skip to content

Commit 85b5a60

Browse files
Grundmanismartinsbalodis
authored andcommitted
WS-5034/updated node versions
1 parent 7e373aa commit 85b5a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
max-parallel: 2
1111
matrix:
12-
node: [ 10, 12, 14, 15 ]
12+
node: [ 14, 16, 18, 19 ]
1313
steps:
1414
- uses: actions/checkout@v1
1515
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)