Skip to content

Commit

Permalink
linux workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HemantKArya committed Aug 16, 2024
1 parent 03be1bc commit 7cb77d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.19.4'
flutter-version: '3.22.3'
channel: stable
- run: |
sudo apt-get update -y
Expand Down

0 comments on commit 7cb77d2

Please sign in to comment.