Skip to content

Commit 84aabf0

Browse files
committed
Revert "Test on Java LTS 14 and remove Java 15"
This reverts commit f7e3467.
1 parent f7e3467 commit 84aabf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
continue-on-error: ${{ matrix.experimental }}
2525
strategy:
2626
matrix:
27-
java: [ 8, 11, 14 ]
27+
java: [ 8, 11, 15 ]
2828
experimental: [false]
2929
include:
3030
- java: 16-ea

0 commit comments

Comments
 (0)