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