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 3741fb4 commit 87c60a5Copy full SHA for 87c60a5
1 file changed
.github/workflows/maven.yml
@@ -10,7 +10,7 @@ jobs:
10
build_and_test:
11
strategy:
12
matrix:
13
- jdkversion: [8, 11, 17]
+ jdkversion: [11]
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v3
0 commit comments