Skip to content

Commit

Permalink
set xmosdoc version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
BrennanGit authored Oct 10, 2023
1 parent 49d8a2d commit dae11ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
workflow_dispatch: {}

env:
DOC_BUILDER_IMAGE: 'ghcr.io/xmos/xmosdoc:pr-67'
DOC_BUILDER_IMAGE: 'ghcr.io/xmos/xmosdoc:v4.0'

jobs:
build_documentation:
Expand Down Expand Up @@ -59,4 +59,4 @@ jobs:
name: fwk_io_docs_pdf
path: ./doc/_build/latex
if-no-files-found: error # 'warn' or 'ignore' are also available, defaults to `warn`
retention-days: 5
retention-days: 5

0 comments on commit dae11ba

Please sign in to comment.