Skip to content

Commit 092adde

Browse files
authored
update ci to be inline with elk ci
1 parent db73aa0 commit 092adde

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
node-version: [ 14.x, 16.x, 18.x, 20.x, 22.x ]
25-
java-version: [ 11, 13, 15, 17 ]
24+
node-version: [ 14.x, 22.x ]
25+
java-version: [ 17 ]
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)