From a8c33b81d329c32a8e34e7151a1a71620967067a Mon Sep 17 00:00:00 2001 From: Matthew Iannucci Date: Tue, 3 Dec 2024 15:01:26 -0500 Subject: [PATCH] Update python-ci.yaml (#435) --- .github/workflows/python-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-ci.yaml b/.github/workflows/python-ci.yaml index 53414ec6..e5d55672 100644 --- a/.github/workflows/python-ci.yaml +++ b/.github/workflows/python-ci.yaml @@ -135,7 +135,7 @@ jobs: strategy: matrix: platform: - - runner: macos-12 + - runner: macos-13 target: x86_64 - runner: macos-14 target: aarch64