Fix bazel build version at 0.22.0 for CI.

To make this reproducible. With floating versions (always latest), this
can break any time a new bazel version is released.
This commit is contained in:
iphydf 2019-03-24 00:39:37 +00:00
parent d14989f6df
commit a49cbe582d
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9

View File

@ -1,7 +1,7 @@
---
cirrus-ci_task:
container:
image: cirrusci/bazel:latest
image: cirrusci/bazel:0.22.0
cpu: 8
memory: 12G
configure_script: