mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 17:42:29 +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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
platform: [win32, x64]
|
||||
platform: [win32, x64, arm64]
|
||||
env:
|
||||
CONFIGURATION: Release
|
||||
PLATFORM: ${{ matrix.platform }}
|
||||
|
||||
Reference in New Issue
Block a user