diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cca751ea..9fb08a82 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,8 +32,8 @@ jobs: matrix: os: - windows-latest - - macos-latest - - macos-10 + - macos-12 + - macos-13 python-version: - "3.7" - "3.8"