Skip to content

Commit 15a2926

Browse files
authored
docs: remove ubuntu 23.10 from contributor docs (#30105)
Ubuntu 23.10 (Mantic Minotaur) reached end-of-life on July 11, 2024
1 parent d9975fb commit 15a2926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ You must have the following installed on your system to contribute locally:
212212

213213
`sudo apt install g++ make` meets the additional requirements to run `node-gyp` in the context of building Cypress from source.
214214
`python` is pre-installed on Debian-based systems including Ubuntu.
215-
The Python versions shipped with Ubuntu versions `20.04`, `23.10` and `22.04` are compatible with Cypress requirements.
215+
The Python versions shipped with Ubuntu versions `20.04` and `22.04` are compatible with Cypress requirements.
216216

217217
Only on Ubuntu `24.04` install Python `3.11` by executing the following commands:
218218

0 commit comments

Comments
 (0)