diff --git a/.github/workflows/macos_build.yml b/.github/workflows/macos_build.yml index 6459fabc..f533b9ce 100644 --- a/.github/workflows/macos_build.yml +++ b/.github/workflows/macos_build.yml @@ -15,6 +15,7 @@ jobs: - "3.10" - "3.11" - "3.12" + - "3.13" runs-on: macos-14 steps: - uses: actions/checkout@v4