chore: pin the flow editor to its v0.25.0 tag
Some checks failed
Security / Security check (push) Failing after 1s
Some checks failed
Security / Security check (push) Failing after 1s
The night run pinned the editor by commit because its sandbox could not create tags; the tag exists now (same tree, plus the changelog commit), so the pin goes back to the reproducible tag form. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
e784cb6987
commit
66886389a6
1 changed files with 1 additions and 3 deletions
|
|
@ -45,9 +45,7 @@ dependencies:
|
||||||
# Tag-pinned so a CI (override-free) build is reproducible and an
|
# Tag-pinned so a CI (override-free) build is reproducible and an
|
||||||
# editor push can't retroactively change what a Studio release
|
# editor push can't retroactively change what a Studio release
|
||||||
# builds against. Bump this in lockstep with the editor tag.
|
# builds against. Bump this in lockstep with the editor tag.
|
||||||
# Commit-pinned to editor 0.25.0 until its v0.25.0 tag exists
|
ref: v0.25.0
|
||||||
# (equally reproducible); switch back to the tag then.
|
|
||||||
ref: 2535c28
|
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue