Skip to content

Commit

Permalink
Fix PLATFORM_SUPPORT (#124)
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
  • Loading branch information
irenebm authored Jul 18, 2024
1 parent 2bf6aff commit 68162ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PLATFORM_SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ Community members may provide assistance with these platforms.

## Platforms

|Architecture|Ubuntu Jammy (22.04)|Ubuntu Noble (24.04)|Windows 10 (VS2019)|Windows 10 (VS2022)|Debian Buster (10)|
|------------|--------------------|--------------------|-------------------|-------------------|------------------|
|amd64 |Tier 1 |Tier 1 |Tier 1 |Tier 1 |Tier 3 |
|arm64 | | | | |Tier 3 |
|Architecture|Ubuntu Focal (20.04)|Ubuntu Jammy (22.04)|Ubuntu Noble (24.04)|Windows 10 (VS2019)|Windows 10 (VS2022)|Debian Buster (10)|
|------------|--------------------|--------------------|--------------------|-------------------|-------------------|------------------|
|amd64 |Tier 3 |Tier 1 |Tier 1 |Tier 1 |Tier 1 |Tier 3 |
|arm64 |Tier 3 | | | | |Tier 3 |

## Compilers

Expand Down

0 comments on commit 68162ec

Please sign in to comment.