We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731ae4f commit 4c98eaeCopy full SHA for 4c98eae
.github/workflows/maven.yml
@@ -74,7 +74,7 @@ jobs:
74
runs-on: ubuntu-latest
75
strategy:
76
matrix:
77
- java: [ 11, 17 ]
+ java: [ 11, 17, 18 ]
78
steps:
79
- uses: actions/checkout@v3
80
0 commit comments