From bd176a75a1901493d18258ac56c52b460b20d6e3 Mon Sep 17 00:00:00 2001 From: Arneth Date: Fri, 31 Mar 2023 12:04:45 -0400 Subject: [PATCH] update yml --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 568b1d1ec..a1e865921 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -7,7 +7,8 @@ trigger: - Main pool: - vmImage: ubuntu-latest + name: Old Comp + demands: Unity_2022.2.1f1 steps: - script: echo Hello, world!