1
0
Fork 0

Codechange: [CI] switch to arm64 for MacOS builds

This creates more variety in our CI builds, increasing the odds
of us finding issues.
pull/12242/head
Patric Stout 2024-03-09 11:25:32 +01:00
parent e0e0d5f8fb
commit 1c9b9df5fd
1 changed files with 2 additions and 2 deletions

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 }})