Detox update (#1265)

* Use different device simulator in e2e tests

* Bump detox

* Use fixed detox instead

* Use macos 14 in CI

* Do not update CI for android
This commit is contained in:
Johannes Klein
2024-03-08 11:36:29 +01:00
committed by GitHub
parent b3fbbd799d
commit 8272e35ac9
4 changed files with 246 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ module.exports = {
simulator: {
type: "ios.simulator",
device: {
type: "iPhone 14 Plus",
type: "iPhone 15 Pro",
},
},
emulator: {