diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml index b140941e8e..1f0ad19f0a 100644 --- a/.github/workflows/wheel.yml +++ b/.github/workflows/wheel.yml @@ -381,7 +381,7 @@ jobs: test-macos: needs: [build-macos] - runs-on: macos-12 + runs-on: macos-13 strategy: matrix: python-version: ['3.8', '3.9', '3.10', '3.11']