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 7222e22 commit c3f16e3Copy full SHA for c3f16e3
.circleci/config.yml
@@ -60,7 +60,7 @@ jobs:
60
61
flutter_tests:
62
docker:
63
- - image: cirrusci/flutter
+ - image: cirrusci/flutter:2.2.3
64
steps:
65
- checkout
66
- run: sudo gem install bundler:1.16.1
0 commit comments