Skip to content

Commit

Permalink
Use latest beta in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Apr 19, 2024
1 parent 7d7a679 commit 3acb76e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
# channel: 'beta'
# Pin to 3.19.4 due to https://github.com/flutter/flutter/issues/145653
flutter-version: '3.19.4'
channel: 'beta'
- run: flutter config --enable-web
- run: flutter pub get
- run: make test
Expand Down

0 comments on commit 3acb76e

Please sign in to comment.