Test 26 and 29

pull/695/head
Mattia Iavarone 6 years ago
parent 324e38b5f2
commit f2593d4061
  1. 4
      .github/workflows/build.yml

@ -39,8 +39,8 @@ jobs:
strategy:
matrix:
# TODO 28 fails in MarkerLayoutTest.testOnEvent() - weird FrameLayout.onMeasure crash
# 22, 23, 24, 25, 27
EMULATOR_API: [26, 28, 29]
# 22, 23, 24, 25, 27, 28
EMULATOR_API: [26, 29]
EMULATOR_ARCH: [x86_64]
steps:
- uses: actions/checkout@v1

Loading…
Cancel
Save