From 85fc42cf5e5384bd33e29e93af48796e621fa7ea Mon Sep 17 00:00:00 2001 From: Ivan Yonchovski Date: Tue, 11 Jul 2023 15:46:41 +0300 Subject: [PATCH] WIP --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85427aa..a95b85d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: shell: bash - target: os: macos - builder: macos-13 + builder: macos-12 shell: bash - target: os: windows