diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8fb288735..ae3f08108 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,7 +20,7 @@ steps: - checkout: self - task: GoTool@0 inputs: - version: '1.14.7' + version: '1.15.1' - script: | mkdir triggersrc ls -I "triggersrc" | xargs cp -rf -t triggersrc