ci: Add sphinx-copybutton extension to Fedora base image

Make it available to our documentation jobs.
This commit is contained in:
Brad King
2026-08-21 09:43:48 -04:00
committed by Tyler Yankee
parent ad5a65dd34
commit 6e2301357d
2 changed files with 2 additions and 1 deletions
@@ -35,6 +35,7 @@ zlib-devel
# Install documentation tools.
python3-sphinx
python3-sphinxcontrib-qthelp
python3-sphinx-copybutton
qt5-qttools-devel
qt6-qttools-devel
texinfo
+1 -1
View File
@@ -82,7 +82,7 @@
### Fedora
.fedora44:
image: "kitware/cmake:ci-fedora44-x86_64-2026-04-30"
image: "kitware/cmake:ci-fedora44-x86_64-2026-08-20"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"