Skip to content

Commit 1e5ae73

Browse files
committed
Rollback extra configuration options for Windows ARM64 build
1 parent 4642af0 commit 1e5ae73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ 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'
330331
configure-arguments: ${{ github.event.inputs.configure-arguments }}
331332
make-arguments: ${{ github.event.inputs.make-arguments }}
332333
if: needs.prepare.outputs.windows-aarch64 == 'true'

0 commit comments

Comments
 (0)