pin python version for doc building
This commit is contained in:
parent
2c35e5e284
commit
645cb6c2a5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -220,7 +220,7 @@ jobs:
|
||||
- name: Set up Python 3
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.x"
|
||||
python-version: "3.10.6"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user