diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 1231aaf..de137eb 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -28,7 +28,7 @@ jobs: - name: macOS matrix: macos runs-on: - intel: macos-13 + intel: macos-15-intel arm: macos-13-arm64 - name: Windows matrix: windows