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 6f2d75d commit 90d1725Copy full SHA for 90d1725
.github/workflows/mvnallversions.yml
@@ -8,7 +8,7 @@ jobs:
8
9
steps:
10
- uses: actions/checkout@v4
11
- - name: Set up JDKs 11, 17, 21
+ - name: Set up JDKs 11
12
uses: actions/setup-java@v4
13
with:
14
distribution: 'temurin'
0 commit comments