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 9fff499 commit f7e3467Copy full SHA for f7e3467
1 file changed
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
continue-on-error: ${{ matrix.experimental }}
25
strategy:
26
matrix:
27
- java: [ 8, 11, 15 ]
+ java: [ 8, 11, 14 ]
28
experimental: [false]
29
include:
30
- java: 16-ea
0 commit comments