Skip to content

Commit 75112a5

Browse files
committed
CI: bump Sphinx to 8.1
Signed-off-by: Vincent Stehlé <[email protected]>
1 parent 293a670 commit 75112a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: 'Install Python required packages'
8383
run: |
84-
pip3 install --user --break-system-packages mako typing Sphinx~=7.4
84+
pip3 install --user --break-system-packages mako typing Sphinx~=8.1
8585
8686
- name: 'Check'
8787
run: make check-local

0 commit comments

Comments
 (0)