We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3ee2c commit 12590a8Copy full SHA for 12590a8
.github/workflows/bazel_gpu_local.yml
@@ -17,7 +17,7 @@ jobs:
17
18
env:
19
# GitHub actions run in Docker by defaut. Disable running the `setup_docker.sh` script.
20
- JAXCI_SETUP_DOCKER: 0
+ JAXCI_RUN_DOCKER_CONTAINER: 0
21
# Use RBE to build the artifacts.
22
JAXCI_BUILD_ARTIFACT_WITH_RBE: 1
23
# Setup the test environment (disable x64 mode and clone XLA at HEAD)
0 commit comments