Skip to content

Commit

Permalink
ci: decrease iPhone simulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoryConrad authored Mar 2, 2024
1 parent 1bca6f1 commit 3ce4108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
id: start_simulator
name: Start iOS Simulator
with:
model: 'iPhone 15'
model: 'iPhone 14'

- name: Build the XCFramework
run: melos run build:apple
Expand Down

0 comments on commit 3ce4108

Please sign in to comment.