From 3ce410838eec1c5d8a0ac3acaa9a3d0cde7023e5 Mon Sep 17 00:00:00 2001 From: Gregory Conrad Date: Sat, 2 Mar 2024 13:41:45 -0500 Subject: [PATCH] ci: decrease iPhone simulator version --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3ee7419..5b5df83 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -135,7 +135,7 @@ jobs: id: start_simulator name: Start iOS Simulator with: - model: 'iPhone 15' + model: 'iPhone 14' - name: Build the XCFramework run: melos run build:apple