From a65e1725f92c066b07c4692c8938039843f09a4c Mon Sep 17 00:00:00 2001 From: "Florine W. Dekker" Date: Sun, 28 Apr 2024 19:08:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8E=20mommy=20uses=20macos=2012=20for?= =?UTF-8?q?=20tests=20for=20now~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 f31e244..871d1da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -288,7 +288,7 @@ jobs: test-macos: - runs-on: macos-latest + runs-on: macos-12 # fish tests don't seem to work well in macos 14~ steps: - name: Install dependencies for mommy run: |