-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small post promoting Ubuntu 24.04 LTS
Just a few paragraph to mention we support Ubuntu 24.04 LTS now.
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
title: Ubuntu 24.04 LTS available | ||
date: 2024-06-19 | ||
description: The latest Ubuntu 24.04 LTS version is available to build documentation projects on Read the Docs. | ||
category: Changelog | ||
tags: builders, docker, images | ||
authors: Manuel Kaufmann | ||
status: published | ||
image: /images/ubuntu-24-04.jpg | ||
image_credit: Photo by <a href="https://unsplash.com/@6heinz3r?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Gabriel Heinzer</a> on <a href="https://unsplash.com/photos/green-and-black-digital-device-xbEVM6oJ1Fs?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a> | ||
|
||
We are happy to announce that we added support for the latest Ubuntu 24.04 LTS version released on April, 2024. | ||
This new image is available to build documentation projects by using the YAML config `build.os: "ubuntu-24.04"`. | ||
|
||
We plan to update the `build.os: "latest"` alias after some weeks of testing the this image image. | ||
|
||
[Let us know](https://readthedocs.org/support/) any feedback you may have about this new Ubuntu 24.04 LTS image, | ||
or if your documentation project special needs that are not covered by Ubuntu images. |