diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1a4fe91..20a04fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ jobs: - uses: actions/checkout@v3 - uses: subosito/flutter-action@v2 with: - flutter-version: "3.x.x" channel: "stable" # Note: This workflow uses the latest stable version of the Dart SDK.