Test Tobiko against Python 3.8.3

Change-Id: I27f479cfee21da98c2632f6406595a496d1f9a9f
This commit is contained in:
Federico Ressi 2020-05-14 11:16:22 +02:00
parent 293430cd65
commit 6abea96e3f
1 changed files with 1 additions and 1 deletions

View File

@ -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: