summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-11 06:28:36 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-11 06:29:08 -0500
commit94ff76293554c5ca87f5cc6987d611cc37dbd1e4 (patch)
tree40d2a758bb54e685d90737e7b02da51dd5115289 /static
parentcdb1f920ef03393e298925538d456dbf0e915ae1 (diff)
Ubuntu 22.10 supported for builds
Diffstat (limited to 'static')
-rw-r--r--static/build.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/build.html b/static/build.html
index 1b88aae2..344d0095 100644
--- a/static/build.html
+++ b/static/build.html
@@ -214,10 +214,10 @@
<section id="build-dependencies">
<h3><a href="#build-dependencies">Build dependencies</a></h3>
- <p>Arch Linux, Debian bullseye and Ubuntu 22.04 LTS are the officially
- supported operating systems for building GrapheneOS. Linux 5.15 LTS (linux-lts
- package) is recommended on Arch Linux due to newer Linux kernel releases
- causing non-deterministic OpenJDK crashes during builds.</p>
+ <p>Arch Linux, Debian bullseye, Ubuntu 22.10 and Ubuntu 22.04 LTS are the
+ officially supported operating systems for building GrapheneOS. Linux 5.15 LTS
+ (linux-lts package) is recommended on Arch Linux due to newer Linux kernel
+ releases causing non-deterministic OpenJDK crashes during builds.</p>
<p>Dependencies for fetching and verifying the sources:</p>