From a8163416daccca15ff2dea2aa1c066ffc9768c80 Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhov Date: Wed, 7 Feb 2024 14:57:31 +0100 Subject: [PATCH] 'macos-13-6-cores' --- .github/workflows/mac.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml index e9e3c2ccc..c1cad6609 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-core' + runs-on: 'macos-13-6-cores' env: DEBIAN_FRONTEND: noninteractive # to prevent apt-get from waiting user input CMAKE_BUILD_TYPE: 'Release'