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 49e7ada commit 2d1aeb6Copy full SHA for 2d1aeb6
.github/workflows/main.yml
@@ -327,7 +327,6 @@ jobs:
327
msvc-toolset-version: '14.43'
328
msvc-toolset-architecture: 'arm64'
329
make-target: 'hotspot'
330
- extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
331
configure-arguments: ${{ github.event.inputs.configure-arguments }}
332
make-arguments: ${{ github.event.inputs.make-arguments }}
333
if: needs.prepare.outputs.windows-aarch64 == 'true'
0 commit comments