ci: Use Python 3.10 for bleeding CI
This commit is contained in:
parent
a751204f97
commit
cac9e3e049
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.10
|
||||
- name: Get asciidoc
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue