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: