diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1c25002..01a44d7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -53,6 +53,10 @@ jobs: platform: macos-latest - python-version: "3.11" platform: macos-latest + - python-version: "3.13" + platform: macos-latest + - python-version: "3.13" + platform: windows-latest steps: - uses: actions/checkout@v4