Skip to content

Commit da68325

Browse files
committed
Remove make target
1 parent 4b43644 commit da68325

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
@@ -369,7 +369,6 @@ jobs:
369369
runs-on: windows-11-arm
370370
msvc-toolset-version: '14.43'
371371
msvc-toolset-architecture: 'arm64'
372-
make-target: 'hotspot'
373372
configure-arguments: ${{ github.event.inputs.configure-arguments }}
374373
make-arguments: ${{ github.event.inputs.make-arguments }}
375374
dry-run: ${{ needs.prepare.outputs.dry-run == 'true' }}

0 commit comments

Comments
 (0)