We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcf364 commit 02c12e1Copy full SHA for 02c12e1
.github/workflows/elkjs.yml
@@ -15,7 +15,7 @@ jobs:
15
# 11 - LTS
16
# 17 - LTS
17
java-version: [ 11, 17 ]
18
- node-version: [ 12.x, 18.x ]
+ node-version: [ 18.x, 20.x ]
19
20
steps:
21
# Checkout the repository of both elk and elkjs, place them next to each other.
0 commit comments