mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-15 15:05:40 -04:00
[skip ci] ci: build for windows on arm with msvc natively
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
9792414ae9
commit
438f1b8500
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -101,11 +101,10 @@ jobs:
|
|||||||
# TODO(@getchoo): This is the default in setup-dependencies/windows. Why isn't it working?!?!
|
# TODO(@getchoo): This is the default in setup-dependencies/windows. Why isn't it working?!?!
|
||||||
vcvars-arch: amd64
|
vcvars-arch: amd64
|
||||||
|
|
||||||
- os: windows-2022
|
- os: windows-11-arm
|
||||||
artifact-name: Windows-MSVC-arm64
|
artifact-name: Windows-MSVC-arm64
|
||||||
base-cmake-preset: windows_msvc_arm64_cross
|
base-cmake-preset: windows_msvc
|
||||||
vcvars-arch: amd64_arm64
|
vcvars-arch: arm64
|
||||||
qt-architecture: win64_msvc2022_arm64_cross_compiled
|
|
||||||
|
|
||||||
- os: macos-14
|
- os: macos-14
|
||||||
artifact-name: macOS
|
artifact-name: macOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user