Skip to content

Commit e464c99

Browse files
redsun82Copilot
andcommitted
Docs: note Rosetta 2 requirement for Apple Silicon
Replace the Apple Silicon supported-platforms footnote with guidance on when Rosetta 2 is needed: building your code during analysis requires Rosetta 2, while analyzing an interpreted language or using build mode none runs natively. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent fd0b813 commit e464c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/codeql/reusables/supported-platforms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020

2121
.. [1] Support for Linux on arm64 is currently in beta.
2222
23-
.. [2] Support for Apple Silicon is currently in beta.
23+
.. [2] On Apple Silicon, building your code during analysis requires Rosetta 2; analyzing an interpreted language or using build mode ``none`` runs natively.

0 commit comments

Comments
 (0)