1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-12 02:30:29 +09:00

Update workflow docs to indicate ARM64 macOS works (#61575)

This commit is contained in:
Kevin Jones 2021-11-15 12:09:02 -05:00 committed by GitHub
parent 44387608aa
commit a888829fc6
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ The repo can be built for the following platforms, using the provided setup and
| x64 | ✔ | ✔ | ✔ | ✔ |
| x86 | ✔ | | | |
| ARM | ✔ | ✔ | | |
| ARM64 | ✔ | ✔ | | |
| ARM64 | ✔ | ✔ | ✔ | |
| | [Requirements](requirements/windows-requirements.md) | [Requirements](requirements/linux-requirements.md) | [Requirements](requirements/macos-requirements.md) | [Requirements](requirements/freebsd-requirements.md)
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.