diff --git a/.github/workflows/wheels-macos.yml b/.github/workflows/wheels-macos.yml index 13229df..245e85a 100644 --- a/.github/workflows/wheels-macos.yml +++ b/.github/workflows/wheels-macos.yml @@ -16,7 +16,7 @@ env: jobs: build: name: ${{ matrix.python }} ${{ matrix.platform }} - runs-on: "macos-13" + runs-on: "macos-latest" strategy: fail-fast: false matrix: