sandboxed-api/.bazelci/presubmit.yml
Christian Blichmann 08bd3ddc22 Update BazelCI configuration to use Debian 10
PiperOrigin-RevId: 276260896
Change-Id: I0203446d6dcf00f1e8c4955183d8d1868f073c1e
2019-10-23 06:10:05 -07:00

8 lines
107 B
YAML

---
tasks:
debian10:
shell_commands:
- pip3 install absl-py clang
build_targets:
- "..."