Skip to content

Commit e17a7e3

Browse files
committed
github: workflows: update sof-docs to a more recent stable release
This is step 1 to unblock the test and it will also need a commit in sof-docs to re-enable. This commit wont fix by itself. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
1 parent 4da9683 commit e17a7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sof-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# example in
2727
# https://github.com/thesofproject/sof/pull/5731#issuecomment-1175630147
2828
sof-docs:
29-
runs-on: ubuntu-20.04 # sof-docs is still stuck to this for now
29+
runs-on: ubuntu-24.10
3030

3131
steps:
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)