From 06c3546995da4b35c065fda81dc01beb0ce75394 Mon Sep 17 00:00:00 2001 From: Guille Gonzalez Date: Fri, 13 Dec 2024 17:08:06 +0100 Subject: [PATCH] Update environment to macOS-13 --- .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 c0a94065..a97b1010 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: - '*' jobs: tests: - runs-on: macos-12 + runs-on: macos-13 steps: - uses: actions/checkout@v2 - name: Select Xcode 14.2