Skip to content

Commit 02c12e1

Browse files
authored
bump node version for tests
Signed-off-by: Max Kasperowski <[email protected]>
1 parent efcf364 commit 02c12e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elkjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# 11 - LTS
1616
# 17 - LTS
1717
java-version: [ 11, 17 ]
18-
node-version: [ 12.x, 18.x ]
18+
node-version: [ 18.x, 20.x ]
1919

2020
steps:
2121
# Checkout the repository of both elk and elkjs, place them next to each other.

0 commit comments

Comments
 (0)