fix: Fix basic Orientation on iOS (#2000)

* fix: Fix basic Orientation on iOS

* ci: Use macOS 13 runner for latest Xcode 15

* chore: Remove Xcode 15 checks

* Format
This commit is contained in:
Marc Rousavy
2023-10-14 13:17:14 +02:00
committed by GitHub
parent fab5bdc0cd
commit ea98112a21
5 changed files with 38 additions and 38 deletions

View File

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