In the documentation at https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/, under the heading “Platform Support”, it states “MongoDB 8.0 Community Edition supports macOS 11 or later”, however in the documentation at https://www.mongodb.com/docs/manual/administration/production-notes/#std-label-prod-notes-supported-platforms, under the heading “Platform Support Matrix”, it shows that MongoDB 8.0 Community Edition requires macOS 13 or later.
I’m currently running mongodb-community@7.0 (installed through the .tgz download method, Homebrew method broken), and would like to upgrade to 8.0 as I see it is faster, however I don’t want to break my current installation and create a bunch of extra work for myself getting 7.0 re-installed.