From 789f56047a2ebf8ad4212af45f4656bc9dde91cc Mon Sep 17 00:00:00 2001 From: Dan Field Date: Mon, 28 Feb 2022 22:03:15 -0800 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index c1dfcb3a..dc3e8bab 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -9,7 +9,7 @@ env: test_task: container: matrix: - - image: cirrusci/flutter:dev + - image: cirrusci/flutter:beta - image: cirrusci/flutter:stable pub_script: flutter pub get analyze_script: flutter analyze .