Skip to content

Commit 3b97628

Browse files
committed
Rollback extra configuration options for Windows ARM64 build
1 parent 9b84324 commit 3b97628

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
@@ -329,6 +329,7 @@ jobs:
329329
msvc-toolset-version: '14.29'
330330
msvc-toolset-architecture: 'arm64'
331331
make-target: 'hotspot'
332+
extra-conf-options: '--openjdk-target=aarch64-unknown-cygwin'
332333
configure-arguments: ${{ github.event.inputs.configure-arguments }}
333334
make-arguments: ${{ github.event.inputs.make-arguments }}
334335
if: needs.prepare.outputs.windows-aarch64 == 'true'

0 commit comments

Comments
 (0)