Update .gitlab-ci.yml file

This commit is contained in:
ming 2022-11-13 10:31:17 +00:00
parent 7b3b0fed40
commit bec349f472

View file

@ -3,7 +3,7 @@ test:
stage: test
except:
- triage
image: "cirrusci/flutter:3.0.4"
image: "cirrusci/flutter:3.3.8"
before_script:
- apt-get update -qq && apt-get install -y -qq libsqlite3-dev
- flutter pub global activate junitreport