Skip to content

Commit 6e59d24

Browse files
authored
Merge pull request #372 from sass/all-repos_autofix_azure-pipelines-autoupdate
Update azure-pipelines template repositories
2 parents 73d725f + 6a03b87 commit 6e59d24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ resources:
1313
type: github
1414
endpoint: github
1515
name: asottile/azure-pipeline-templates
16-
ref: refs/tags/v2.2.0
16+
ref: refs/tags/v2.4.0
1717

1818
jobs:
1919
- template: job--python-tox.yml@asottile
2020
parameters:
21-
toxenvs: [py36]
21+
toxenvs: [py37]
2222
os: macos
2323
wheel_tags: true
2424
- template: job--python-tox.yml@asottile

0 commit comments

Comments
 (0)