diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8521970eb8..5ebe119086 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -41,4 +41,5 @@ jobs: - name: Run integration tests uses: reactivecircus/android-emulator-runner@v2 with: + api-level: 29 script: ./gradlew -PallWarningsAsErrors=false vector:connectedAndroidTest matrix-sdk-android:connectedAndroidTest