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 41eba29 commit 66be7a0Copy full SHA for 66be7a0
.github/workflows/react-native-detox.yml
@@ -78,7 +78,7 @@ jobs:
78
android: false # We need android.
79
80
- name: Detox test
81
- uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915
+ uses: reactivecircus/android-emulator-runner@2548f9f3fc9597d4c3bd2be50c8b5fe7be8853e4
82
with:
83
api-level: 31
84
arch: x86_64
0 commit comments