mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 14:35:27 -04:00
Avoid end of life ubuntu 20.04 in ReadTheDocs runner (#3301)
Co-authored-by: Jon Shimwell <jon@proximafusion.com>
This commit is contained in:
parent
0ceb49bc5c
commit
02e225b8f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-20.04"
|
||||
os: "ubuntu-24.04"
|
||||
tools:
|
||||
python: "3.12"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue