Skip to content

Commit db8c88f

Browse files
committed
CI Update machine image
1 parent 4cb1ed9 commit db8c88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runners:
99
# Cheapest VM on GCP, with GPU attachable
1010
instance_type: "n1-standard-1"
1111
region: "us-east4-c"
12-
machine_image: "third-campus-393023:scikit-learn-gpu-v2"
12+
machine_image: "third-campus-393023:scikit-learn-gpu-v3"
1313
preemptible: false
1414
# Add this label in the "runs-on" param in .github/workflows/ci_run_trigger.yml
1515
# So that this runner is created for running the workflow

0 commit comments

Comments
 (0)