diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dbb2277..f2ade37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,8 +15,8 @@ jobs: matrix: os: - ubuntu-latest - - macos-latest - windows-latest + - macos-13 - macos-14 defaults: @@ -96,8 +96,8 @@ jobs: matrix: os: - ubuntu-latest - - macos-latest - windows-latest + - macos-13 - macos-14 python: ["3.8", "3.9", "3.10", "3.11", "3.12"] exclude: @@ -168,8 +168,8 @@ jobs: matrix: os: - ubuntu-latest - - macos-latest - windows-latest + - macos-13 - macos-14 python: ["3.8", "3.9", "3.10", "3.11", "3.12"] exclude: