summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index d8bb61e6f3..d954482840 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -2,6 +2,8 @@ jobs:
- job: Windows
pool:
vmImage: 'vs2017-win2016'
+ variables:
+ rgv: v3.0.6
steps:
- template: .azure-pipelines/steps.yml
timeoutInMinutes: 0