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 6621911 commit 0b09f76Copy full SHA for 0b09f76
.circleci/config.yml
@@ -117,7 +117,7 @@ jobs:
117
test_android:
118
executor:
119
name: android/android-machine
120
- tag: default
+ tag: '2024.01.1'
121
working_directory: ~/project/examples/default
122
environment:
123
INSTABUG_SOURCEMAPS_UPLOAD_DISABLE: true
@@ -231,7 +231,7 @@ jobs:
231
e2e_android:
232
233
234
235
resource-class: large
236
237
0 commit comments