Skip to content
Snippets Groups Projects
Commit c13fc71e authored by Steve Lhomme's avatar Steve Lhomme
Browse files

ci: build Windows ARM 64-bit as a desktop build

We already have a UWP build for win64 that should be enough to test UWP builds.
parent 0474cf14
No related branches found
No related tags found
1 merge request!2522ci: build Windows ARM 64-bit as a desktop build
Pipeline #269593 passed with stage
in 54 minutes and 54 seconds
......@@ -170,8 +170,7 @@ win64-arm-llvm:
name: $VLC_WIN_LLVM_UCRT_IMAGE
variables:
<<: *variables-win64-arm
LIBVLC_EXTRA_BUILD_FLAGS: -z
UWP_EXTRA_BUILD_FLAGS: -u -w -x -S 0x0A000006
UWP_EXTRA_BUILD_FLAGS: -u -x -S 0x0A000006
uwp64-libvlc-llvm:
extends: .win-common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment