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