Skip to content

Commit

Permalink
Use Android 28 for emulated device
Browse files Browse the repository at this point in the history
ReactiveCircus/android-emulator-runner#49 (comment)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
  • Loading branch information
stefan-niedermann authored and AndyScherzinger committed Mar 4, 2024
1 parent f160a52 commit c5fbcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
api-level: [ 24, 26 ] #, 25, 27, 28, 29 ]
api-level: [ 28 ] #, 24, 25, 26, 27, 28, 29 ]
nextcloud-version: [ 'nextcloud:latest' ] #, 'nextcloud:stable', 'nextcloud:production' ]
services:
nextcloud:
Expand Down

0 comments on commit c5fbcae

Please sign in to comment.