From 72028c261f79110cea5064c0a3e1d1cc6cef5f86 Mon Sep 17 00:00:00 2001 From: "Dimitris C." Date: Wed, 15 Oct 2025 14:06:59 +0300 Subject: [PATCH] Update swift.yml --- .github/workflows/swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 2cf0e06..5598138 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -17,7 +17,7 @@ jobs: DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer strategy: matrix: - destination: ["OS=latest,name=iPhone 15 Pro"] + destination: ["OS=latest,name=iPhone 17"] steps: - uses: actions/checkout@v2 - name: iOS - ${{ matrix.destination }}