We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04a69f commit 6876a6dCopy full SHA for 6876a6d
.github/workflows/maven.yml
@@ -10,7 +10,7 @@ jobs:
10
Build:
11
strategy:
12
matrix:
13
- jdkversion: [ 17, 21 ]
+ jdkversion: [ 17 ]
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v3
0 commit comments