Skip to content

Commit

Permalink
chore: Update Flutter version (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 21, 2024
1 parent 96301fc commit 0f8f494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ docker_builder:
# from https://flutter.dev/docs/development/tools/sdk/releases
matrix:
- DOCKER_TAG: latest
FLUTTER_VERSION: 3.19.0
FLUTTER_VERSION: 3.19.1
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.19.0
FLUTTER_VERSION: 3.19.1
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.20.0-1.1.pre
version_script: docker --version
Expand Down

0 comments on commit 0f8f494

Please sign in to comment.