From a61c1667adae9e155a9edf29eb967d346d2b1ace Mon Sep 17 00:00:00 2001 From: Patrick Kladek Date: Fri, 5 Apr 2024 00:52:41 +0400 Subject: [PATCH] update name of workflow --- .github/workflows/ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index c160dadd..fa9170d2 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -8,7 +8,7 @@ on: jobs: build: - name: Build and Test default scheme using any available iPhone simulator + name: Build and Test using Xcode 15.3 on iPhone 15 Pro runs-on: macos-14 steps: