Amend Zuul v6 releaes notes to include python3.8 min version bump

This was missed in the preparation for Zuul v6. Let's include it now to
avoid further confusion.

Change-Id: Id5b999e3012510a3ab28e383aa8e245f5f2b9cb2
This commit is contained in:
Clark Boylan 2022-05-06 13:43:51 -07:00
parent 1e4cbf3bb1
commit 69c6214331
1 changed files with 5 additions and 0 deletions

View File

@ -25,3 +25,8 @@ upgrade:
therefore the latest available micro-version will be installed at
build-time. If you need more control over the version of Ansible
used, see the help text for ``zuul-manage-ansible``.
- |
Python 3.8 or newer is required to run Zuul. This change was necessary
to support Ansible 5 and newer as Ansible's minimum python requirement
is 3.8.