Skip to content

Commit

Permalink
Bumped from API v 31 to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescrosswell committed Sep 26, 2024
1 parent 4343a2e commit 937ec21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/device-tests-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# These are all a bit flaky. We used to run versions 27-31... now we just run 27 and 31
api-level: [27, 31]
# We run against both an older and a newer API
api-level: [27, 33]
env:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_NOLOGO: 1
Expand Down

0 comments on commit 937ec21

Please sign in to comment.