Skip to content

Commit 12590a8

Browse files
committed
update env var
1 parent 5f3ee2c commit 12590a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bazel_gpu_local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
env:
1919
# GitHub actions run in Docker by defaut. Disable running the `setup_docker.sh` script.
20-
JAXCI_SETUP_DOCKER: 0
20+
JAXCI_RUN_DOCKER_CONTAINER: 0
2121
# Use RBE to build the artifacts.
2222
JAXCI_BUILD_ARTIFACT_WITH_RBE: 1
2323
# Setup the test environment (disable x64 mode and clone XLA at HEAD)

0 commit comments

Comments
 (0)