Skip to content

Commit bf3eda0

Browse files
authored
Update jax-array-api.yml
1 parent 806990e commit bf3eda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jax-array-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# Containers must run in Linux based operating systems
1818
runs-on: linux-x86-n2-32
1919
# Docker Hub image that `container-job` executes in
20-
container: ubuntu:latest
20+
container: us-docker.pkg.dev/cloud-tpu-v2-images-dev/pathways/maxtext_jax_stable:latest
2121

2222
steps:
2323
# Downloads a copy of the code in your repository before running CI tests

0 commit comments

Comments
 (0)