Skip to content

Commit

Permalink
update the simulators
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jan 22, 2025
1 parent c058ef3 commit a500fcb
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 8'", "'iPad Air (3rd generation)'"]
simulator: ["'iPhone 15'", "'iPad Air 11-inch (M2)'"]
runs-on: ${{ matrix.os }}
steps:
- name: Grant write permissions to /usr/local
Expand Down

0 comments on commit a500fcb

Please sign in to comment.