Skip to content

Commit 0b09f76

Browse files
authored
ci: lock android machine to tag 2024.01.1 (#1204)
1 parent 6621911 commit 0b09f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
test_android:
118118
executor:
119119
name: android/android-machine
120-
tag: default
120+
tag: '2024.01.1'
121121
working_directory: ~/project/examples/default
122122
environment:
123123
INSTABUG_SOURCEMAPS_UPLOAD_DISABLE: true
@@ -231,7 +231,7 @@ jobs:
231231
e2e_android:
232232
executor:
233233
name: android/android-machine
234-
tag: default
234+
tag: '2024.01.1'
235235
resource-class: large
236236
environment:
237237
INSTABUG_SOURCEMAPS_UPLOAD_DISABLE: true

0 commit comments

Comments
 (0)