diff --git a/.cirrus.yml b/.cirrus.yml index 7323612a7ea4..8120b79842d3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -18,7 +18,7 @@ task: matrix: - name: publishable script: - - flutter channel stable + - flutter channel master - ./script/check_publish.sh - name: format install_script: