diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3cd93b19..0dd7c302 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - {VERSION: "3.13", NOXSESSION: "tests"} - {VERSION: "3.13t", NOXSESSION: "tests"} MACOS: - - macos-13 + - macos-15-intel - macos-latest name: "Python ${{ matrix.PYTHON.VERSION }} on ${{ matrix.MACOS }}" steps: