fix: Fix build on Xcode 14 (#2033)

* fix: Fix build on Xcode 14

* Format

* Make CI run on `macOS-latest`

* Nested if
This commit is contained in:
Marc Rousavy
2023-10-18 18:25:30 +02:00
committed by GitHub
parent 9573ae19cb
commit 2666ac53a6
4 changed files with 27 additions and 19 deletions

View File

@@ -27,7 +27,7 @@ jobs:
env:
WORKING_DIRECTORY: ios
SwiftFormat:
runs-on: macOS-13
runs-on: macOS-latest
defaults:
run:
working-directory: ./package/ios