Skip to content

Commit

Permalink
Update CommitChecks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii authored Mar 24, 2024
1 parent 28e6f5d commit a791a64
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 14 Pro,OS=16.4' | xcbeautify
run: set -o pipefail && xcodebuild -scheme Verge-Package test -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.0.1' | xcbeautify

0 comments on commit a791a64

Please sign in to comment.