Skip to content

Commit

Permalink
Revert "chore(ci): set flutter version"
Browse files Browse the repository at this point in the history
This reverts commit 29f62d9.
  • Loading branch information
mumu-lhl committed Jan 17, 2025
1 parent 29f62d9 commit 1f9191e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
flutter-version: 3.27.1
cache: true

- uses: actions/setup-java@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/flutter_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
flutter-version: 3.27.1
cache: true

- uses: actions/setup-java@v4
Expand Down

0 comments on commit 1f9191e

Please sign in to comment.