diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2a331083..ca5b15f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ test: stage: test except: - triage - image: "ghcr.io/cirruslabs/flutter:3.22.3" + image: "ghcr.io/cirruslabs/flutter:3.19.6" before_script: - apt-get update -qq && apt-get install -y -qq libsqlite3-dev - flutter pub global activate junitreport