Skip to content

Commit 62aa7df

Browse files
committed
Revert "pin python version for doc building"
This reverts commit 645cb6c.
1 parent 645cb6c commit 62aa7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
- name: Set up Python 3
221221
uses: actions/setup-python@v2
222222
with:
223-
python-version: "3.10.6"
223+
python-version: "3.x"
224224
- name: Install dependencies
225225
run: |
226226
sudo apt-get update

0 commit comments

Comments
 (0)