Update macOS build machine

also skip macro validation, needed for SwiftLint's  macros.
This commit is contained in:
Conrad Kramer 2024-01-20 11:18:29 -08:00
parent e85b32d9aa
commit 5da92148b7
3 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build App (${{ matrix.platform }})
runs-on: macos-14
runs-on: macos-13
strategy:
fail-fast: false
matrix: