We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e07e38 commit 6f8dabeCopy full SHA for 6f8dabe
.github/workflows/android.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Install Maestro CLI
41
run: |
42
- export MAESTRO_VERSION=1.31.0; curl -Ls "https://get.maestro.mobile.dev" | bash
+ export MAESTRO_VERSION=1.39.2; curl -Ls "https://get.maestro.mobile.dev" | bash
43
brew tap facebook/fb
44
brew install facebook/fb/idb-companion
45
.github/workflows/ios.yml
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments