From 71161bf01b01f3b39536bc35813155616375c1d9 Mon Sep 17 00:00:00 2001 From: Alexander Romanov Date: Sun, 19 May 2024 22:47:16 +0300 Subject: [PATCH] Fix ci --- .github/workflows/ci-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pull-request.yml b/.github/workflows/ci-pull-request.yml index d2af0cc..7cf221a 100644 --- a/.github/workflows/ci-pull-request.yml +++ b/.github/workflows/ci-pull-request.yml @@ -40,7 +40,7 @@ jobs: - platform=iOS Simulator,name=iPad Air (5th generation),OS=17.5 - platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=17.0 - platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=17.5 - - platform=macOS,name=My Mac,arch=arm64 + - platform=macOS,arch=arm64,name=My Mac with: path: AppExample/Example scheme: Example