From 94fbca9ac42d2b802bedfc180765ce3577355751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Mon, 22 Jul 2024 10:30:27 +0200 Subject: [PATCH] Try macos 12 gha image --- .github/workflows/mac-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mac-builds.yml b/.github/workflows/mac-builds.yml index 964102dc8e..88be82c7a3 100644 --- a/.github/workflows/mac-builds.yml +++ b/.github/workflows/mac-builds.yml @@ -8,7 +8,7 @@ jobs: # test binary. This seems to be a known bug in that version, # and will eventually get fixed in an update. After that, we can go # back to newer macos images. - runs-on: macos-13 + runs-on: macos-12 strategy: matrix: cxx: