Skip to content

Commit

Permalink
Create .cirun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sre-ci-robot authored Dec 13, 2023
1 parent ad866d2 commit 1a80019
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .cirun.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
runners:
- name: "azure-runner"
# Cloud Provider: Azure
cloud: "azure"
preemptible: true
region: "westus3"
instance_type: "Standard_D2s_v5"
machine_image: "canonical:0001-com-ubuntu-server-focal:20_04-lts-gen2:latest"
labels:
- "cirun-azure-runner"

0 comments on commit 1a80019

Please sign in to comment.