Browse Source

temporary upgrade to a Graviton4 instance for V2 build testing

pull/5405/head
Martin Kroeker GitHub 6 months ago
parent
commit
809bd9d3cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .cirun.yml

+ 1
- 1
.cirun.yml View File

@@ -6,7 +6,7 @@ runners:
cloud: "aws"
region: "us-east-1"
# Cheapest VM on AWS
instance_type: "c7g.large"
instance_type: "c8g.large"
# Ubuntu-22.04, ami image
machine_image: "ami-0a0c8eebcdd6dcbd0"
preemptible: false


Loading…
Cancel
Save