Skip to content

Commit 55b7f9e

Browse files
committed
remove toolset from configure again
1 parent 5fe6537 commit 55b7f9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ jobs:
128128
--with-boot-jdk=${{ steps.bootjdk.outputs.path }}
129129
--with-jtreg=${{ steps.jtreg.outputs.path }}
130130
--with-gtest=${{ steps.gtest.outputs.path }}
131-
--with-msvc-toolset-version=${{ inputs.msvc-toolset-version }}
132131
--with-jmod-compress=zip-1
133132
${{ inputs.extra-conf-options }} ${{ inputs.configure-arguments }} || (
134133
echo "Dumping config.log:" &&

0 commit comments

Comments
 (0)