Skip to content

Commit

Permalink
Use flutter version instead of channel
Browse files Browse the repository at this point in the history
  • Loading branch information
kltsv committed Dec 23, 2024
1 parent 40e8647 commit 62743cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
# Check the library against the most recent version and the previous minor version
flutter-version: [stable, 3.24.5]
flutter-version: [3.27.1, 3.24.5]
package:
- packages/yx_scope
- packages/yx_scope_flutter
Expand Down

0 comments on commit 62743cb

Please sign in to comment.