1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 04:47:35 +00:00

Documentation: Remove i686 support

This commit is contained in:
Liav A 2022-10-04 03:32:37 +03:00 committed by Andreas Kling
parent feeb25bcee
commit 8c9128f36d
8 changed files with 41 additions and 43 deletions

View file

@ -316,7 +316,6 @@ Note: The Assertion und KUBSan Problem matchers will only run after you have clo
"type": "pickString",
"default": "x86_64",
"options": [
"i686",
"x86_64",
"aarch64"
]