diff --git a/docs/linux/build_instructions.md b/docs/linux/build_instructions.md index b51299e6a6bc8..b4a4795321e77 100644 --- a/docs/linux/build_instructions.md +++ b/docs/linux/build_instructions.md @@ -18,8 +18,10 @@ Are you a Google employee? See * You must have Git and Python v3.6+ installed already (and `python3` must point to a Python v3.6+ binary). -Most development is done on Ubuntu (currently 18.04, Bionic Beaver). There are -some instructions for other distros below, but they are mostly unsupported. + +Most development is done on Ubuntu (Chromium's build infrastructure currently +runs 22.04, Jammy Jellyfish). There are some instructions for other distros +below, but they are mostly unsupported. ### Docker requirements