build(macos): add build strategy matrix (#2211)

This commit is contained in:
ReenigneArcher 2024-03-05 08:56:09 -05:00 committed by GitHub
commit 4ebc7b5cef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 73 additions and 27 deletions

View file

@ -32,11 +32,11 @@ System Requirements
+------------+------------------------------------------------------------+
| OS | Windows: 10+ (Windows Server not supported) |
| +------------------------------------------------------------+
| | macOS: 11.7+ |
| | macOS: 12+ |
| +------------------------------------------------------------+
| | Linux/Debian: 11 (bullseye) |
| +------------------------------------------------------------+
| | Linux/Fedora: 37+ |
| | Linux/Fedora: 38+ |
| +------------------------------------------------------------+
| | Linux/Ubuntu: 20.04+ (focal) |
+------------+------------------------------------------------------------+