summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:06:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:06:27 +0000
commit9cef19d9d2495c9ac70fa81ea19885fc1c979041 (patch)
treecf969864de9d2208c16b01137c51ef99536acd38 /azure-pipelines.yml
parentReleasing debian version 3.2.0-5. (diff)
downloadcfgv-9cef19d9d2495c9ac70fa81ea19885fc1c979041.tar.xz
cfgv-9cef19d9d2495c9ac70fa81ea19885fc1c979041.zip
Merging upstream version 3.3.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index ebca7d2..61a5a11 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -10,10 +10,9 @@ resources:
type: github
endpoint: github
name: asottile/azure-pipeline-templates
- ref: refs/tags/v1.0.1
+ ref: refs/tags/v2.1.0
jobs:
-- template: job--pre-commit.yml@asottile
- template: job--python-tox.yml@asottile
parameters:
toxenvs: [pypy3, py36, py37, py38]