Skip to content

Commit 4b43644

Browse files
committed
Remove cygwin config for aarch64
1 parent 5f8c1a5 commit 4b43644

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,6 @@ jobs:
370370
msvc-toolset-version: '14.43'
371371
msvc-toolset-architecture: 'arm64'
372372
make-target: 'hotspot'
373-
extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
374373
configure-arguments: ${{ github.event.inputs.configure-arguments }}
375374
make-arguments: ${{ github.event.inputs.make-arguments }}
376375
dry-run: ${{ needs.prepare.outputs.dry-run == 'true' }}

0 commit comments

Comments
 (0)