Skip to content

Commit b2dfcbc

Browse files
CI: Bump doc build python version
1 parent 6581063 commit b2dfcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: "Set up Python"
5252
uses: actions/setup-python@v4
5353
with:
54-
python-version: "3.10"
54+
python-version: "3.11"
5555
- name: Install doc dependencies
5656
run: |
5757
sudo apt-get update -y

0 commit comments

Comments
 (0)