Skip to content

Commit

Permalink
chore: Update Flutter version (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 12, 2024
1 parent caa209f commit 2143864
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.24.2
FLUTTER_VERSION: 3.24.3
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.24.2
FLUTTER_VERSION: 3.24.3
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.26.0-0.1.pre
version_script: docker --version
Expand Down

0 comments on commit 2143864

Please sign in to comment.