Skip to content

Commit

Permalink
Request specific VM for latex test
Browse files Browse the repository at this point in the history
  • Loading branch information
jahn committed Oct 11, 2024
1 parent 24964bb commit 8fe23ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
sphinx-build -Wa -b html -d _build_doctrees . _build/html
doc_latex:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

continue-on-error: true

Expand Down

0 comments on commit 8fe23ee

Please sign in to comment.