mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-13 01:29:10 +00:00
Codechange: [CI] switch to arm64 for MacOS builds (#12242)
This creates more variety in our CI builds, increasing the odds of us finding issues.
This commit is contained in:
committed by
Michael Lutz
parent
072e0b3d5e
commit
67c33b5f7e
4
.github/workflows/ci-build.yml
vendored
4
.github/workflows/ci-build.yml
vendored
@@ -203,8 +203,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- arch: x64
|
- arch: arm64
|
||||||
full_arch: x86_64
|
full_arch: arm64
|
||||||
|
|
||||||
name: Mac OS (${{ matrix.arch }})
|
name: Mac OS (${{ matrix.arch }})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user