We generate golden images from mac but our current bot configuration only tests against a linux environment. We should add a job that runs-on: macos-latest so that our golden images are actually tested on the CI.
related issue to add a windows job: #1715