Skip to content

Commit 1664904

Browse files
collinjacksonmormih
authored andcommitted
Ensure that when testing on stable Cirrus is upgraded to latest on iOS (flutter#2211)
* Ensure that stable is upgraded to latest * Fix file that shouldn't have been committed
1 parent b9e1117 commit 1664904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ task:
8484
setup_script:
8585
- pod repo update
8686
upgrade_script:
87+
- flutter channel stable
88+
- flutter upgrade
8789
- flutter channel master
8890
- flutter upgrade
8991
- git fetch origin master

0 commit comments

Comments
 (0)