python: raise minimum supported python version to 3.9
Changelog-None
This commit is contained in:
committed by
Christian Decker
parent
03b4f4778e
commit
40d319b7be
2
.github/workflows/readme-rpc-sync.yml
vendored
2
.github/workflows/readme-rpc-sync.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.8
|
||||
python-version: 3.9
|
||||
|
||||
- name: Install python modules
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user