From 32c7408b22592fbb80e0320b3b922498672b0994 Mon Sep 17 00:00:00 2001 From: Philip Potter Date: Wed, 4 Dec 2024 10:04:33 +0000 Subject: [PATCH] fix GHA --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f3bc568bf6..aba5682e75 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: fail-fast: false matrix: # https://docs.github.com/en/free-pro-team@latest/actions/reference/specifications-for-github-hosted-runners#supported-runners-and-hardware-resources - platform: [ubuntu-latest-8-cores, macos-12] + platform: [ubuntu-latest-8-cores, macos-latest] runs-on: ${{ matrix.platform }} defaults: run: