From a6c293d1001e82aff4750297673a271e9eef89ba Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Tue, 22 Sep 2020 19:47:18 -0700 Subject: [PATCH] try running ansible_mitogen 2.10 tests with python3 --- .ci/azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index fff7d4f1..8cab8784 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: python.version: '2.7.18' MODE: mitogen VER: git+https://github.com/ansible/ansible.git@v2.10.0 - Ans210_27: - python.version: '2.7.18' + Ans210_35: + python.version: '3.5' MODE: localhost_ansible VER: git+https://github.com/ansible/ansible.git@v2.10.0