Skip to content

Commit

Permalink
Update ci-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Sep 26, 2024
1 parent b0aa8aa commit 676d05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: oversizedev/GithubWorkflows/.github/workflows/build-app.yml@main
strategy:
matrix:
destination: ['platform=watchOS Simulator,name=Apple Watch Series 10 (42mm),OS=11.0']
destination: ['platform=watchOS Simulator,name=Apple Watch SE (40mm) (2nd generation),OS=11.0']
with:
path: Example/Example
scheme: Example (watchOS)
Expand Down

0 comments on commit 676d05b

Please sign in to comment.