Merge remote-tracking branch 'remote/master'

This commit is contained in:
Ming Ming 2022-05-15 22:02:01 +08:00
commit 5cf5c6dafc

View file

@ -3,7 +3,7 @@ test:
stage: test
except:
- triage
image: "cirrusci/flutter:latest"
image: "cirrusci/flutter:2.10.4"
before_script:
- pub global activate junitreport
- export PATH="$PATH":"$HOME/.pub-cache/bin"