.github: doc-build: build with west 1.2

This is just released and we want the docstrings from there.

Signed-off-by: Martí Bolívar <mbolivar@amperecomputing.com>
This commit is contained in:
Martí Bolívar 2023-10-06 17:14:28 -07:00 committed by Carles Cufí
parent fa054bf9da
commit e2b2dde1c8

View file

@ -26,7 +26,7 @@ on:
env:
# NOTE: west docstrings will be extracted from the version listed here
WEST_VERSION: 1.0.0
WEST_VERSION: 1.2.0
# The latest CMake available directly with apt is 3.18, but we need >=3.20
# so we fetch that through pip.
CMAKE_VERSION: 3.20.5