Fix `python-version` in the GitHub Actions
authorAlexander Popov <alex.popov@linux.com>
Thu, 8 Dec 2022 22:29:03 +0000 (01:29 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 8 Dec 2022 22:29:03 +0000 (01:29 +0300)
Current `ubuntu-latest` (Ubuntu 22.04 for x86_64) provides the following
versions of Python:
 - 3.10.8
 - 3.11.0
 - 3.7.15
 - 3.8.15
 - 3.9.15


No differences found