Currently, our test suite for MacOS only executes in CI on x64 hardware. We should look to get our tests running on Apple Silicon hardware as well, to have maximum confidence that our changes work on all supported platforms.
Unfortunately, GitHub Actions (which we use for CI) currently doesn't have support for hosted runners on M1 machines.