Skip to content

Commit

Permalink
Update iOS versio in CI matrics
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan committed Feb 8, 2025
1 parent e738e18 commit a79200b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
os: [macos-13, macos-15]
config: [release, debug]
simulator: ["'iPhone 16'", "'iPad Air 11-inch (M2)'"]
simulator: ["'iPhone 15'", "'iPad Pro (11-inch) (4th generation)'"]
runs-on: ${{ matrix.os }}
steps:
- name: Grant write permissions to /usr/local
Expand Down

0 comments on commit a79200b

Please sign in to comment.