From dc83ff3b02aa9d98e97b5366d943f8ed98f6c5fa Mon Sep 17 00:00:00 2001 From: sre-ci-robot <56469371+sre-ci-robot@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:17:17 +0800 Subject: [PATCH] Update .cirun.yml --- .cirun.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirun.yml b/.cirun.yml index 148f86c..c421716 100644 --- a/.cirun.yml +++ b/.cirun.yml @@ -2,7 +2,6 @@ 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"