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