Skip to content

Commit 2b127ef

Browse files
committed
Remove make target
1 parent 2d1aeb6 commit 2b127ef

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
@@ -326,7 +326,6 @@ jobs:
326326
runs-on: windows-11-arm
327327
msvc-toolset-version: '14.43'
328328
msvc-toolset-architecture: 'arm64'
329-
make-target: 'hotspot'
330329
configure-arguments: ${{ github.event.inputs.configure-arguments }}
331330
make-arguments: ${{ github.event.inputs.make-arguments }}
332331
if: needs.prepare.outputs.windows-aarch64 == 'true'

0 commit comments

Comments
 (0)