Skip to content

Commit

Permalink
Reverting to basic ubuntu machine image on GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaysubr committed Aug 9, 2024
1 parent ff40d3c commit e5cfd2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cirun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ runners:
cloud: "gcp"
gpu: "nvidia-tesla-t4"
instance_type: "n1-standard-1"
machine_image: "common-cu123-v20240730-ubuntu-2204-py310"
# machine_image: "common-cu123-v20240730-ubuntu-2204-py310"
machine_image: "ubuntu-2204-jammy-v20240801"
preemptible: true
labels:
- "cirun-gpu-runner"

0 comments on commit e5cfd2f

Please sign in to comment.