Skip to content

Commit

Permalink
CI: bump Sphinx to 8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Stehlé <[email protected]>
  • Loading branch information
vstehle committed Jan 14, 2025
1 parent 293a670 commit 75112a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: 'Install Python required packages'
run: |
pip3 install --user --break-system-packages mako typing Sphinx~=7.4
pip3 install --user --break-system-packages mako typing Sphinx~=8.1
- name: 'Check'
run: make check-local
Expand Down

0 comments on commit 75112a5

Please sign in to comment.