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.
2 parents f5e0a5f + 900f0db commit 530eb66Copy full SHA for 530eb66
1 file changed
.cirun.yml
@@ -7,7 +7,7 @@ runners:
7
# NVIDIA GPU
8
instance_type: g4dn.xlarge
9
# Custom-defined Ubuntu AMI with AMD drivers and build tools pre-installed
10
- machine_image: ami-0328487742df7e739
+ machine_image: ami-04462a876c33e6acf
11
region: us-east-2
12
preemptible: false
13
# Relevant workflow file
0 commit comments