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!