We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9191586 commit 0a19677Copy full SHA for 0a19677
docs/advanced_documentation/build-guide.md
@@ -42,8 +42,8 @@ You need a C++ compiler with C++20 support. Below is a list of tested compilers:
42
**Linux**
43
44
* gcc >= 11.0
45
- * Version 11.2 tested using the version in the `manylinux_2_28` container.
46
- * Version 12.2 tested using the musllinux build with custom compiler
+ * Version 12.x tested using the version in the `manylinux_2_28` container.
+ * Version 12.x tested using the musllinux build with custom compiler
47
* Version 11.x tested in CI
48
* Clang >= 14.0
49
* Version 14.x tested in CI
0 commit comments