Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Remove the flutter version pin.
  • Loading branch information
pinkfish authored Mar 4, 2021
1 parent cd145d6 commit aae5f15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
java-version: '12.x'
- uses: subosito/flutter-action@v1
with:
flutter-version: '1.17.1'
channel: 'stable'
- run: dart --version
- run: flutter --version
Expand Down

0 comments on commit aae5f15

Please sign in to comment.