Skip to content

Commit 49ac718

Browse files
collinjacksonPark Sung Min
authored and
Park Sung Min
committed
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 987e5ee commit 49ac718

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)