Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ieow committed May 29, 2024
1 parent 455b336 commit bdda085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
with:
xcode-version: "15.4.0"
- name: package
run: xcodebuild test -scheme tkey-mpc-swift -destination "platform=iOS Simulator,OS=16.2,name=iPhone 14" COMPILER_INDEX_STORE_ENABLE=NO
run: xcodebuild test -scheme tkey-mpc-swift -destination "platform=iOS Simulator,OS=17.2,name=iPhone 15" COMPILER_INDEX_STORE_ENABLE=NO

0 comments on commit bdda085

Please sign in to comment.