Skip to content

Commit a257c8a

Browse files
committed
GitHub build on Java 8, 11, and 14.
1 parent d2d1310 commit a257c8a

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
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix:
26-
java: [ 8, 9, 10, 11, 12, 13, 14 ]
26+
java: [ 8, 11, 14 ]
2727

2828
steps:
2929
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)