Skip to content

Commit ecc8e87

Browse files
authored
Update maven.yml
1 parent 00ef4a9 commit ecc8e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
strategy:
1414
matrix:
15-
java: [ 8, 11.0.x, 13 ]
15+
java: [ 8, 11.0.x ]
1616

1717
runs-on: ubuntu-latest
1818

0 commit comments

Comments
 (0)