Skip to content

Commit

Permalink
use latest stable version of flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiCheng-Lu committed Oct 7, 2024
1 parent 9cc43aa commit 180d3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.0.5'
flutter-version: '3.24.3'
- run: flutter pub get
# - run: flutter test
- run: flutter build
Expand Down

0 comments on commit 180d3cb

Please # to comment.