mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 08:46:18 +01:00
Revert "Update CI image to flutter 3.22"
This reverts commit 936bac4f1a
.
This commit is contained in:
parent
68b35a9280
commit
18a538abc0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ test:
|
|||
stage: test
|
||||
except:
|
||||
- triage
|
||||
image: "ghcr.io/cirruslabs/flutter:3.22.3"
|
||||
image: "ghcr.io/cirruslabs/flutter:3.16.9"
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq libsqlite3-dev
|
||||
- flutter pub global activate junitreport
|
||||
|
|
Loading…
Reference in a new issue