Fix outdated ci image

This commit is contained in:
Ming Ming 2023-05-26 23:38:27 +08:00
parent 69041f19fd
commit 9ebb5194da

View file

@ -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