mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Update BazelCI configuration to use Debian 10
PiperOrigin-RevId: 276260896 Change-Id: I0203446d6dcf00f1e8c4955183d8d1868f073c1e
This commit is contained in:
parent
4da8f68aa8
commit
08bd3ddc22
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
tasks:
|
tasks:
|
||||||
ubuntu1804:
|
debian10:
|
||||||
shell_commands:
|
shell_commands:
|
||||||
- apt-get update && apt-get install libcap-dev
|
|
||||||
- pip3 install absl-py clang
|
- pip3 install absl-py clang
|
||||||
build_targets:
|
build_targets:
|
||||||
- "..."
|
- "..."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user