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 5f8c1a5 commit 4b43644Copy full SHA for 4b43644
.github/workflows/main.yml
@@ -370,7 +370,6 @@ jobs:
370
msvc-toolset-version: '14.43'
371
msvc-toolset-architecture: 'arm64'
372
make-target: 'hotspot'
373
- extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
374
configure-arguments: ${{ github.event.inputs.configure-arguments }}
375
make-arguments: ${{ github.event.inputs.make-arguments }}
376
dry-run: ${{ needs.prepare.outputs.dry-run == 'true' }}
0 commit comments