We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb1ed9 commit db8c88fCopy full SHA for db8c88f
.cirun.yml
@@ -9,7 +9,7 @@ runners:
9
# Cheapest VM on GCP, with GPU attachable
10
instance_type: "n1-standard-1"
11
region: "us-east4-c"
12
- machine_image: "third-campus-393023:scikit-learn-gpu-v2"
+ machine_image: "third-campus-393023:scikit-learn-gpu-v3"
13
preemptible: false
14
# Add this label in the "runs-on" param in .github/workflows/ci_run_trigger.yml
15
# So that this runner is created for running the workflow
0 commit comments