From 565ecd8e8651bb146fd82b9ca04c3969db5d1b8b Mon Sep 17 00:00:00 2001 From: Nikita Vasilev Date: Mon, 27 Jan 2025 17:48:05 +0100 Subject: [PATCH] Update `ci.yml` (#5) --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acac932..97909d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,10 +38,6 @@ jobs: name: "iOS 18.1" xcode: "Xcode_16.1" runsOn: macOS-14 - - destination: "OS=18.0,name=iPhone 16 Pro" - name: "iOS 18.0" - xcode: "Xcode_16.0" - runsOn: macOS-14 steps: - uses: actions/checkout@v4 - name: ${{ matrix.name }}