From f44720c62450487d4e7d7b633dae16159f1021e0 Mon Sep 17 00:00:00 2001 From: Stepan Lavrentev Date: Thu, 9 Jan 2025 14:14:55 +0300 Subject: [PATCH] test 15 simulator --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index f7899d5a7..229f89dd7 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -10,7 +10,7 @@ concurrency: env: scheme: default platform: iOS Simulator - device: iPhone 16 + device: iPhone 15 jobs: build: