@@ -12,7 +12,7 @@ recommendations on which to run Zui:
12
12
- Windows 10 or newer
13
13
- Windows Server 2019 or newer
14
14
- macOS
15
- - macOS Monterey 12.6.5 or newer (see [ below ] ( #hardware ) for hardware considerations)
15
+ - macOS Ventura 13.7 or newer
16
16
- Linux
17
17
- Ubuntu 20.04 or newer
18
18
- Debian 11.0.0 or newer
@@ -43,25 +43,16 @@ we do _not_ recommend attempting to run Zui on Windows 8.1 or older.
43
43
44
44
#### Software
45
45
46
- Zui's [ test automation] ( #automated-testing ) runs on Monterey 12 and
46
+ Zui's [ test automation] ( #automated-testing ) runs on Ventura 13.7 and
47
47
therefore this is the macOS version on which we are best able to ensure quality
48
- and prevent regressions. Several Zui developers also run macOS Sonoma 14.1
48
+ and prevent regressions. Several Zui developers also run macOS Sonoma 14.7
49
49
and regularly perform ad hoc testing with it to reproduce reported issues.
50
50
51
51
#### Hardware
52
52
53
- The build procedure for Zui's macOS releases creates binaries intended to
54
- run on Intel-based Mac hardware. Zui releases are not yet available that
55
- are built specifically for [ M1-based hardware] ( https://en.wikipedia.org/wiki/Apple_M1 ) .
56
- However, Apple's [ Rosetta 2] ( https://support.apple.com/en-us/HT211861 ) makes
57
- it possible to run Intel-targeted binaries on M1-based Macs.
58
-
59
- M1-based hardware has only recently become
60
- [ available] ( https://github.com/actions/virtual-environments/issues/2187 ) for
61
- our automation where we run tests and create builds for Zui. Therefore our
62
- planned work to deliver M1-specific builds ([ zui/1266] ( https://github.com/brimdata/zui/issues/1266 ) )
63
- is still ongoing. In the meantime, please [ open an issue] ( ./Troubleshooting.md#opening-an-issue )
64
- if you experience a problem specific to M1-based Macs.
53
+ The build procedure for Zui's macOS releases creates separate binaries
54
+ intended to run on Intel-based or [ M1-based] ( https://en.wikipedia.org/wiki/Apple_M1 )
55
+ Mac hardware.
65
56
66
57
### Linux
67
58
0 commit comments