diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2ed80872fe..9ddd104cac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,8 +46,8 @@ jobs: run: | ./ci/test_run_all.sh test-macos: - name: macOS 11 native [GOAL install] [GUI] [no depends] - runs-on: macos-11 + name: macOS 12 native [GOAL install] [GUI] [no depends] + runs-on: macos-12 env: DANGER_RUN_CI_ON_HOST: true CI_USE_APT_INSTALL: no