Do not run CI tests under MacOS
Created by: cmichi
I've removed running the CI tests on MacOS, since those tests are not needed to be run under MacOS as well. We already test if the ink! examples can be built and tested with cargo-contract
's master
in https://github.com/paritytech/ink/blob/master/.github/workflows/examples.yml.