1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-26 07:59:09 +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:
Patric Stout
2024-03-10 09:33:47 +01:00
committed by Michael Lutz
parent 072e0b3d5e
commit b4e656c253

View File

@@ -203,8 +203,8 @@ jobs:
fail-fast: false
matrix:
include:
- arch: x64
full_arch: x86_64
- arch: arm64
full_arch: arm64
name: Mac OS (${{ matrix.arch }})