diff --git a/.gitlab-ci/container/debian/x86_64_test-android.sh b/.gitlab-ci/container/debian/x86_64_test-android.sh index 63181017c43..86c8fc29920 100755 --- a/.gitlab-ci/container/debian/x86_64_test-android.sh +++ b/.gitlab-ci/container/debian/x86_64_test-android.sh @@ -125,7 +125,7 @@ git checkout FETCH_HEAD ./tools/buildutils/build_packages.sh -apt-get install -y ./cuttlefish-base_*.deb ./cuttlefish-user_*.deb +apt-get install -y --allow-downgrades ./cuttlefish-base_*.deb ./cuttlefish-user_*.deb popd rm -rf android-cuttlefish