Skip to content

Commit

Permalink
add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danReynolds committed Nov 8, 2024
1 parent b920427 commit 717f012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.26.0-0.1.pre'
flutter-version: '3.24.0'

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit 717f012

Please sign in to comment.