Skip to content

Commit 5384742

Browse files
authored
Merge pull request #6949 from jepler/doc-fix-usb-cdc
Revert "pin python version for doc building"
2 parents a7b10d4 + 62aa7df commit 5384742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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)