Skip to content

Commit

Permalink
Update CommitChecks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Dec 13, 2024
1 parent c5bf12b commit 03f7da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CommitChecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: xcbeautify
run: brew install xcbeautify
- name: Run Test
run: set -o pipefail && xcodebuild -scheme Verge-Package test -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0.1' | xcbeautify
run: set -o pipefail && xcodebuild -scheme Verge-Package test -destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.0.0' | xcbeautify

0 comments on commit 03f7da5

Please sign in to comment.