[workflows:tests] restore Python 3.5 usage

https://github.com/actions/setup-python/issues/866
This commit is contained in:
Mike Fährmann
2024-06-02 01:32:54 +02:00
parent 31bdb288ef
commit 612435480a
2 changed files with 4 additions and 2 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.27.0"
__version__ = "1.27.1-dev"
__variant__ = None