diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 003275a..58331fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: destination: - "platform=macOS" - "platform=macOS,variant=Mac Catalyst" - - "platform=iOS Simulator,name=iPhone 15" + - "platform=iOS Simulator,name=iPhone 16" steps: - name: Checkout uses: actions/checkout@v4