summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-01-30 10:54:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-01-30 10:54:52 +0000
commit3c757c77ff9e4a05c32cf83b31978af92b7bfecf (patch)
treedaca269ce5b47e67d1eedd269b322adff593e24f /azure-pipelines.yml
parentReleasing debian version 2.4.4-1. (diff)
downloadidentify-3c757c77ff9e4a05c32cf83b31978af92b7bfecf.tar.xz
identify-3c757c77ff9e4a05c32cf83b31978af92b7bfecf.zip
Merging upstream version 2.4.6.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 61a5a11..131e765 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -10,10 +10,10 @@ resources:
type: github
endpoint: github
name: asottile/azure-pipeline-templates
- ref: refs/tags/v2.1.0
+ ref: refs/tags/v2.4.0
jobs:
- template: job--python-tox.yml@asottile
parameters:
- toxenvs: [pypy3, py36, py37, py38]
+ toxenvs: [py37, py38]
os: linux