pull/696/head
Mattia Iavarone 6 years ago
parent f91dd78edf
commit 38b7d816c2
  1. 2
      .github/workflows/build.yml

@ -40,7 +40,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
# TODO 29 fails due to Mockito issues, probably reproducible locally. # TODO 29 fails due to Mockito issues, probably reproducible locally
# 22-28 work (some of them, with SdkExclude restrictions) # 22-28 work (some of them, with SdkExclude restrictions)
EMULATOR_API: [22, 23, 24, 25, 26, 27, 28] EMULATOR_API: [22, 23, 24, 25, 26, 27, 28]
include: include:

Loading…
Cancel
Save