We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e3467 commit 84aabf0Copy full SHA for 84aabf0
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, 14 ]
+ java: [ 8, 11, 15 ]
28
experimental: [false]
29
include:
30
- java: 16-ea
0 commit comments