Skip to content

DPC++ daily 2022-11-28

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 28 Nov 17:32
· 117828 commits to sycl since this release
85f2b97
[SYCL][Docs] Bump CI Sphinx version to 4.2.0 (#7524)

Docs CI is currently failing due to an interaction between Python 3.10
and Sphinx 4.1.2. This commit bumps the Sphinx version used by docs CI
to 4.2.0.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>