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 5fe6537 commit 55b7f9eCopy full SHA for 55b7f9e
.github/workflows/build-windows.yml
@@ -128,7 +128,6 @@ jobs:
128
--with-boot-jdk=${{ steps.bootjdk.outputs.path }}
129
--with-jtreg=${{ steps.jtreg.outputs.path }}
130
--with-gtest=${{ steps.gtest.outputs.path }}
131
- --with-msvc-toolset-version=${{ inputs.msvc-toolset-version }}
132
--with-jmod-compress=zip-1
133
${{ inputs.extra-conf-options }} ${{ inputs.configure-arguments }} || (
134
echo "Dumping config.log:" &&
0 commit comments