Skip to content

Commit

Permalink
Test 33 with flutter 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Jul 23, 2024
1 parent b587d3c commit 1799e7e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/android_clean_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
api-level: [ 33, 34 ]
flutter-version: [ "3.16.0" ,"3.19.0", "3.22.0" ]
api-level: [ 33 ]
# flutter-version: [ "3.16.0" ,"3.19.0", "3.22.0" ]
flutter-version: [ "3.16.0" ]

steps:

Expand Down

0 comments on commit 1799e7e

Please sign in to comment.