diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f4dfa72..e5aa9d9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,8 +23,7 @@ jobs: fail-fast: true matrix: xcode: - - ^14 - # - ^15 + - ^15 xcodebuildCommand: - "-sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14'" - "-sdk macosx -destination 'platform=macOS'"