mirror of https://github.com/grpc/grpc.git
Cleanup (followup for ccache addition) (#28702)
* nit in python interop dockerfile * address TODO in prepare_ccache_symlinks_rc * enable ccache for C# and ruby distribtest jobs * use debian11 instead of bullseye consistentlypull/28708/head
parent
890a9de53e
commit
b0cdd3cba2
14 changed files with 19 additions and 13 deletions
@ -1,4 +1,4 @@ |
||||
FROM debian:bullseye |
||||
FROM debian:11 |
||||
|
||||
<%include file="./apt_get_basic.include"/> |
||||
<%include file="./run_tests_addons.include"/> |
||||
|
Loading…
Reference in new issue