Skip to content

Commit

Permalink
fix value
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Jul 22, 2024
1 parent 03ce86a commit 4351ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_clean_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
android_clean_build:
runs-on: ubuntu-22.04
strategy:
max-parallel: 1
matrix:
api-level: [ 33, 34 ]
flutter-version: [ "3.16.0" ,"3.19.0", "3.22.0" ]
max-parallel: 1

steps:

Expand Down

0 comments on commit 4351ac0

Please sign in to comment.