8000 Merge branch 'master' into axsuarez/return-resource-response · ShYuPe/botbuilder-python@92b2e5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 92b2e5a

Browse files
authored
Merge branch 'master' into axsuarez/return-resource-response
2 parents bead885 + f26ad85 commit 92b2e5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipelines/botbuilder-python-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ variables:
66
COVERALLS_GIT_COMMIT: $(Build.SourceVersion)
77
COVERALLS_SERVICE_JOB_ID: $(Build.BuildId)
88
COVERALLS_SERVICE_NAME: python-ci
9-
python.36: 3.6.10
10-
python.37: 3.7.7
11-
python.38: 3.8.3
9+
python.36: 3.6.x
10+
python.37: 3.7.x
11+
python.38: 3.8.x
1212
# PythonCoverallsToken: get this from Azure
1313

1414
jobs:

0 commit comments

Comments
 (0)
0