Skip to content

Commit 640f894

Browse files
authored
Merge pull request #2168 from yeung-wah/fix_android_canary_test
chore: fix android canary test
2 parents b12d2ce + 017908b commit 640f894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ orbs:
121121
executor:
122122
name: android/android-machine
123123
resource-class: large
124-
tag: 2021.10.1
124+
tag: 2022.07.1
125125
working_directory: ~/flutter-canaries/amplified_todo
126126
steps:
127127
- checkout:

0 commit comments

Comments
 (0)