Skip to content

Commit 2d1aeb6

Browse files
committed
Remove cygwin config for aarch64
1 parent 49e7ada commit 2d1aeb6

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
@@ -327,7 +327,6 @@ jobs:
327327
msvc-toolset-version: '14.43'
328328
msvc-toolset-architecture: 'arm64'
329329
make-target: 'hotspot'
330-
extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
331330
configure-arguments: ${{ github.event.inputs.configure-arguments }}
332331
make-arguments: ${{ github.event.inputs.make-arguments }}
333332
if: needs.prepare.outputs.windows-aarch64 == 'true'

0 commit comments

Comments
 (0)