diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml index c1cad6609..72d3afba7 100644 --- a/.github/workflows/mac.yml +++ b/.github/workflows/mac.yml @@ -21,7 +21,7 @@ jobs: defaults: run: shell: bash - runs-on: 'macos-13-6-cores' + runs-on: 'macos-13-large' env: DEBIAN_FRONTEND: noninteractive # to prevent apt-get from waiting user input CMAKE_BUILD_TYPE: 'Release'