We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ccfa9 commit e3fcae9Copy full SHA for e3fcae9
1 file changed
.github/workflows/maven-build.yml
@@ -51,7 +51,7 @@ jobs:
51
strategy:
52
matrix:
53
os: [ ubuntu, windows ]
54
- java: [ 8, 11, 13, 14 ]
+ java: [ 8, 11, 13, 15-ea ]
55
steps:
56
- uses: actions/checkout@v2
57
- name: Set up JDK
0 commit comments