Skip to content

Commit

Permalink
Upgrade CI to Flutter 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto97 committed May 12, 2023
1 parent 10b94fc commit 9a39685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-ci.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
ci:
name: Continuous Integration
runs-on: ubuntu-latest
container: cirrusci/flutter:3.7.6
container: ghcr.io/cirruslabs/flutter:3.10.0
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9a39685

Please sign in to comment.