Update CI Image

This commit is contained in:
Moe Poi ~ 2023-09-22 16:23:53 +07:00
parent 6432d45ca2
commit a5195600de
Signed by: moepoi
GPG key ID: 334B501E883409AF
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
image: cirrusci/flutter:stable
image: ghcr.io/cirruslabs/flutter:stable
stages:
- archive

View file

@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.1
environment:
sdk: ">=2.19.0 < 4.0.0"
sdk: ">=3.1.0 < 4.0.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions