Update ci image

This commit is contained in:
Ming Ming 2022-07-13 18:23:58 +08:00
parent a574bd8411
commit d2f75b67f7

View file

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