Skip to content

Commit

Permalink
Build docs on python 3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Jan 9, 2024
1 parent db5f94f commit 6c274a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concurrency:
jobs:
build-docs:
runs-on: [ubuntu-latest]
container: python:3-buster
container: python:3.10-buster
steps:
- uses: actions/checkout@v3
- name: Install dependencies
Expand Down

0 comments on commit 6c274a5

Please sign in to comment.