Skip to content

Commit

Permalink
chore: Update Flutter version (#328)
Browse files Browse the repository at this point in the history
Co-authored-by: fkorotkov <[email protected]>
  • Loading branch information
github-actions[bot] and fkorotkov authored May 14, 2024
1 parent a7b72c5 commit 6a6069a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ docker_builder:
# from https://flutter.dev/docs/development/tools/sdk/releases
matrix:
- DOCKER_TAG: latest
FLUTTER_VERSION: 3.19.6
FLUTTER_VERSION: 3.22.0
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.19.6
FLUTTER_VERSION: 3.22.0
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.22.0-0.1.pre
FLUTTER_VERSION: 3.22.0-0.3.pre
version_script: docker --version
setup_script:
- docker buildx create --name multibuilder
Expand Down

0 comments on commit 6a6069a

Please sign in to comment.