Skip to content

Commit

Permalink
use ubuntu-24.04 for doc building (which does have citeproc)
Browse files Browse the repository at this point in the history
  • Loading branch information
jensdebruijn committed Nov 20, 2024
1 parent 9115b68 commit 98e13cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
jobs:
build-docs:
name: Build Sphinx Documentation
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
# Check out the repository
- uses: actions/checkout@v4
Expand Down

0 comments on commit 98e13cc

Please sign in to comment.