You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GH Actions job to run on Ubuntu 24.04 (#37063)
* docbuild: Run sphinx in venv, update python version
Pip cannot upgrade pip on Ubuntu 24.04. Instead create and use a venv to run
the sphinx job. Also bump Python version to 3.12.
Signed-off-by: Maciej Grela <m.grela@samsung.com>
* Post-review updates:
- do not update pip
- use a venv also in cancel_workflows_for_pr.yaml and protocol_compatibility.yaml
- bump python version where applicable
Signed-off-by: Maciej Grela <m.grela@samsung.com>
---------
Signed-off-by: Maciej Grela <m.grela@samsung.com>
0 commit comments