From be71479a370aef5d2c10b65a5301d2bb8820e266 Mon Sep 17 00:00:00 2001 From: Mark Haslinghuis Date: Tue, 27 Aug 2024 20:39:36 +0200 Subject: [PATCH] Update ci.yml --- .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 a4f4786..e064eb1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: os: ubuntu-22.04 - name: macOS - os: macos-11 + os: macos-12 steps: - uses: actions/checkout@v3