Skip to content

Commit

Permalink
Clean up for submission
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHudgins committed Oct 22, 2024
1 parent 3687e40 commit 2fd1217
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ jobs:
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # ratchet:actions/setup-python@v5
with:
python-version: '3.10'
# - name: Setup Compat Driver
# run: |
# # This container should already have the CUDA apt repos setup
# apt-get update
# apt-get install -y --no-install-recommends cuda-compat-12-6
- name: Wait For Connection
uses: google-ml-infra/actions/ci_connection@059880faa02ce79cc9969629e652005ab8b5f332 # ratchet:google-ml-infra/actions/ci_connection@main
with:
halt-dispatch-input: "1"
- name: Setup Released JAX
run: |
pip install -U "jax[cuda12]"
Expand Down

0 comments on commit 2fd1217

Please sign in to comment.