From 6abea96e3f45c0501ec0c71e3d970315c5389745 Mon Sep 17 00:00:00 2001 From: Federico Ressi Date: Thu, 14 May 2020 11:16:22 +0200 Subject: [PATCH] Test Tobiko against Python 3.8.3 Change-Id: I27f479cfee21da98c2632f6406595a496d1f9a9f --- zuul.d/unit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/unit.yaml b/zuul.d/unit.yaml index ad4683ed0..7125509b5 100644 --- a/zuul.d/unit.yaml +++ b/zuul.d/unit.yaml @@ -10,7 +10,7 @@ # compile and install python3.8 from source code pre-run: playbooks/unit/pre.yaml vars: - python_release: "3.8.2" + python_release: "3.8.3" - job: