Skip to content

Commit a888829

Browse files
authored
Update workflow docs to indicate ARM64 macOS works (#61575)
1 parent 4438760 commit a888829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workflow/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The repo can be built for the following platforms, using the provided setup and
99
| x64 | ✔ | ✔ | ✔ | ✔ |
1010
| x86 | ✔ | | | |
1111
| ARM | ✔ | ✔ | | |
12-
| ARM64 | ✔ | ✔ | | |
12+
| ARM64 | ✔ | ✔ | ✔ | |
1313
| | [Requirements](requirements/windows-requirements.md) | [Requirements](requirements/linux-requirements.md) | [Requirements](requirements/macos-requirements.md) | [Requirements](requirements/freebsd-requirements.md)
1414

1515
Before proceeding further, please click on the link above that matches your machine and ensure you have installed all the prerequisites for the build to work.

0 commit comments

Comments
 (0)