File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 matrix :
2222 python : ["3.10"]
2323
24- runs-on : " linux-x86-g2-48-l4-4gpu "
25- container : " us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/nosla-cuda12.3-cudnn9.1-ubuntu20.04-manylinux2014-multipython :latest"
24+ runs-on : " linux-x86-n2-16 "
25+ container : " us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build :latest"
2626
2727 name : " Pytest GPU (Build wheels on CUDA 12.3)"
2828 env :
4343 - name : Build jax-cuda-pjrt
4444 run : ./ci/build_artifacts.sh "jax-cuda-pjrt"
4545 - name : Upload artifacts to GCS bucket
46- run : gsutil -m rsync -d -r gs://general-ml-ci-transient/jax-github-actions/${{ github.workflow }}/${{ github.run_id }}/${{ github.run_attempt }}
46+ run : ~/usr/local/bin/google-cloud-sdk/bin/ gsutil -m rsync -d -r gs://general-ml-ci-transient/jax-github-actions/${{ github.workflow }}/${{ github.run_id }}/${{ github.run_attempt }}
4747
4848 run_tests :
4949 needs : build_artifacts
You can’t perform that action at this time.
0 commit comments