Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 80b5d2e

Browse files
authored
[ci] Temporary run publish task on Flutter stable channel. (#4388)
1 parent 5ec6196 commit 80b5d2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cirrus.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ task:
6969
- dart pub run test
7070
- name: publishable
7171
env:
72+
# TODO (mvanbeusekom): Temporary override to "stable" because of failure on "master".
73+
# Remove override once https://github.com/dart-lang/pub/issues/3152 is resolved.
74+
CHANNEL: stable
7275
CHANGE_DESC: "$TMPDIR/change-description.txt"
7376
version_check_script:
7477
# For pre-submit, pass the PR description to the script to allow for

0 commit comments

Comments
 (0)