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 334c1a5 commit c6de4b0Copy full SHA for c6de4b0
.github/workflows/cross-version.yml
@@ -59,6 +59,6 @@ jobs:
59
uses: ./.github/actions/run-gradle
60
with:
61
arguments: |
62
- -PjavaToolchain.version=${{ matrix.jdk.version }} \
+ -PjavaToolchainVersion=${{ matrix.jdk.version }} \
63
-Dscan.tag.JDK_${{ matrix.jdk.version }} \
64
build
0 commit comments