Skip to content

Commit

Permalink
reverted ci to android api 31 until 32 is supported
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianhaberey committed Apr 7, 2022
1 parent f0a5c43 commit f7a891a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
env:
flutter_channel: 'stable' # 'dev', 'alpha', 'stable'
flutter_version: '2.10.4'
api_level: '32'
api_level: '31'
target: default
arch: x86_64
profile: Nexus 6 # "Nexus 4", "Nexus 6", "Nexus 10", "pixel", "pixel_3", "pixel_5"
Expand Down

0 comments on commit f7a891a

Please sign in to comment.