Skip to content

Commit

Permalink
update the supported macos version (#14375) (#14378)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Jun 30, 2023
1 parent e05ed15 commit 13a2245
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions hardware-and-software-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ TiDB 作为一款开源一栈式实时 HTAP 数据库,可以很好地部署和

| 操作系统 | 支持的 CPU 架构 |
| :--- | :--- |
| macOS Catalina 及以上的版本 | <ul><li>x86_64</li><li>ARM 64</li></ul> |
| Oracle Enterprise Linux 7.3 及以上的 7.x 版本 | x86_64 |
| Ubuntu LTS 18.04 及以上的版本 | x86_64 |
| macOS 12 (Monterey) 及以上的版本 | <ul><li>x86_64</li><li>ARM 64</li></ul> |
| Oracle Enterprise Linux 7.3 及以上的 7.x 版本 | x86_64 |
| Ubuntu LTS 18.04 及以上的版本 | x86_64 |
| CentOS 8 Stream | <ul><li>x86_64</li><li>ARM 64</li></ul> |
| Debian 9 (Stretch) 及以上的版本 | x86_64 |
| Fedora 35 及以上的版本 | x86_64 |
| openSUSE Leap 15.3 以上的版本(不包含 Tumbleweed) | x86_64 |
| SUSE Linux Enterprise Server 15 | x86_64 |
| Debian 9 (Stretch) 及以上的版本 | x86_64 |
| Fedora 35 及以上的版本 | x86_64 |
| openSUSE Leap 15.3 以上的版本(不包含 Tumbleweed) | x86_64 |
| SUSE Linux Enterprise Server 15 | x86_64 |

> **注意:**
>
Expand Down

0 comments on commit 13a2245

Please sign in to comment.