Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Prev Previous commit
Next Next commit
Use right channel
  • Loading branch information
Emmanuel Garcia committed Dec 17, 2020
commit 9a1aaaa1be3519ac505a834939ce2d9eb2dfdb92
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ task:
CHANNEL: "master"
CHANNEL: "stable"
script:
- flutter channel master
- flutter channel $CHANNEL
- ./script/build_all_plugins_app.sh macos
- name: build-apps+drive-examples
env:
Expand Down