Skip to content

Commit c3f16e3

Browse files
Fix CI
1 parent 7222e22 commit c3f16e3

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
@@ -60,7 +60,7 @@ jobs:
6060

6161
flutter_tests:
6262
docker:
63-
- image: cirrusci/flutter
63+
- image: cirrusci/flutter:2.2.3
6464
steps:
6565
- checkout
6666
- run: sudo gem install bundler:1.16.1

0 commit comments

Comments
 (0)