mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-11 01:52:32 +01:00
Restore arm64 MSVC builds in CI for upcoming release (#19550)
This commit is contained in:
committed by
GitHub
parent
a85cf57bc8
commit
07132b60dc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
platform: [win32, x64]
|
platform: [win32, x64, arm64]
|
||||||
env:
|
env:
|
||||||
CONFIGURATION: Release
|
CONFIGURATION: Release
|
||||||
PLATFORM: ${{ matrix.platform }}
|
PLATFORM: ${{ matrix.platform }}
|
||||||
|
|||||||
Reference in New Issue
Block a user