Skip to content

Commit 4fb65d8

Browse files
AhmedIsmail02urutva
authored andcommitted
docs: Update Ubuntu references version
Signed-off-by: Ahmed Ismail <[email protected]>
1 parent 2439dc2 commit 4fb65d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/development_environment/introduction.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
This reference integration supports [Visual Studio Code](https://code.visualstudio.com/)
44
development environment with the help of [devcontainers](https://code.visualstudio.com/docs/devcontainers/containers)
55
and [Docker](https://docs.docker.com/get-started/overview). With Visual Studio
6-
Code, Linux (Ubuntu 20.04), Windows 11 and Mac OS 14.x operating systems are
6+
Code, Linux (Ubuntu 22.04), Windows 11 and Mac OS 14.x operating systems are
77
supported. Follow the steps described in the [document](./vscode_dev_env_build_and_debug.md)
88
to setup Visual Stuido Code development environment.
99

1010
If you prefer not to use either Visual Stuido Code or Docker, then only
11-
Linux (Ubuntu 20.04) is supported as development environment. Follow the steps
11+
Linux (Ubuntu 22.04) is supported as development environment. Follow the steps
1212
described in the [document](./linux_dev_env.md)
13-
to setup Linux (Ubuntu 20.04) development environment.
13+
to setup Linux (Ubuntu 22.04) development environment.

docs/development_environment/vscode_dev_env_build_and_debug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ improve the user experience of developing of reference applications.
1919
## Supported operation systems
2020

2121
* Linux
22-
* Ubuntu 20.04
22+
* Ubuntu 22.04
2323
* Windows 11
2424
* Mac OS 14.x
2525

0 commit comments

Comments
 (0)