Update BazelCI configuration to use Debian 10

PiperOrigin-RevId: 276260896
Change-Id: I0203446d6dcf00f1e8c4955183d8d1868f073c1e
pull/30/head
Christian Blichmann 2019-10-23 06:09:42 -07:00 committed by Copybara-Service
parent 4da8f68aa8
commit 08bd3ddc22
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
---
tasks:
ubuntu1804:
debian10:
shell_commands:
- apt-get update && apt-get install libcap-dev
- pip3 install absl-py clang
build_targets:
- "..."