From 9110963919437448911b05660011a40d452d0a74 Mon Sep 17 00:00:00 2001 From: John Lambert Date: Mon, 13 Jan 2025 17:13:10 -0500 Subject: [PATCH] Update to macOS-13 (#147) * Update 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 7b3eedf..d38f9aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-12, windows-latest] + os: [ubuntu-latest, macos-13, windows-latest] python-version: ["3.9", "3.10", "3.11", "3.12"] defaults: run: