Skip to content

Commit

Permalink
fix: update iOS 18 OS target
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Dec 9, 2024
1 parent 0c8dc28 commit 1e059c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/.detoxrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module.exports = {
type: "ios.simulator",
device: {
type: "iPhone 16 Pro",
os: "iOS 18.0",
os: "iOS 18.1",
},
},
attached: {
Expand Down

0 comments on commit 1e059c0

Please sign in to comment.