From 697c61fe02bc4954f0bdc7b0fda6280950148720 Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Fri, 14 Jun 2024 12:26:44 +0200 Subject: [PATCH] What about Mac 12 then? --- .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 ff2b039..6c9efc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ jobs: name: Build & test runs-on: - ubuntu-latest - - macos-13 + - macos-12 container: httptoolkit/act-build-base:v3.0.1