We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db73aa0 commit 092addeCopy full SHA for 092adde
1 file changed
.github/workflows/ci.yml
@@ -21,8 +21,8 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- node-version: [ 14.x, 16.x, 18.x, 20.x, 22.x ]
25
- java-version: [ 11, 13, 15, 17 ]
+ node-version: [ 14.x, 22.x ]
+ java-version: [ 17 ]
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments