diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 77df546..06af61f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -57,7 +57,7 @@ jobs: build-macos: - runs-on: macos-latest + runs-on: macos-13 strategy: matrix: python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]