Skip to content

Commit

Permalink
WIP: Use debian bookworm for building docs on GitHub
Browse files Browse the repository at this point in the history
Internal-tag: [#58500]
Signed-off-by: Robert Winkler <[email protected]>
  • Loading branch information
rw1nkler committed Jul 22, 2024
1 parent edc21f4 commit 9bbf5b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on: [pull_request, push]
jobs:
docs-generation:
runs-on: ubuntu-latest
container:
image: debian:bookworm

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9bbf5b2

Please sign in to comment.