Skip to content

Commit 6a9ad3a

Browse files
authored
docs: update platform to include Ubuntu 24.04 (#213)
1 parent 069b4c6 commit 6a9ad3a

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

docs/for-developers/developers.rst

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ Essential targets. Automatically tested and provided as official binary packages
206206
* - Windows
207207
- 32bit (x86)
208208
- MSVC 19 with Toolset 14.1
209-
* - Ubuntu 18.04
209+
* - Ubuntu 24.04
210210
- amd64
211-
- GCC 8
211+
- GCC 13
212212
* - Ubuntu 20.04
213213
- amd64
214214
- Clang 10, `.deb`
@@ -236,8 +236,11 @@ Officially supported and automatically tested. NO binary packages provided
236236
* - Ubuntu 22.04
237237
- ARM64
238238
- Clang 18
239-
* - MAC OS
240-
- ARM64/M1
239+
* - Ubuntu 20.04
240+
- amd64
241+
- GCC 9
242+
* - macOS
243+
- ARM64
241244
- AppleClang 15
242245

243246
Tier 3: Known to build
@@ -252,10 +255,6 @@ Since these are not part of the CI pipeline, compatibility with these platforms
252255
* - Platform
253256
- Architecture
254257
- Notes
255-
* - Ubuntu 24.04
256-
- amd64
257-
- | GCC 13
258-
| Clang 18
259258
* - QNX 7.1 RTOS
260259
- X86 64bit
261260
- QNX GCC 8
@@ -265,3 +264,7 @@ Since these are not part of the CI pipeline, compatibility with these platforms
265264
* - Android
266265
- ARM64
267266
- NDK builds with default compiler, libc++_shared
267+
* - Ubuntu 18.04
268+
- amd64
269+
-
270+

0 commit comments

Comments
 (0)