diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 26bbd8b10..345304d07 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -149,18 +149,30 @@ jobs: python-version: "3.11" - os: windows-latest python-version: "3.12" + - os: windows-latest + python-version: "3.13" + - os: windows-latest + python-version: "3.13t" - os: macos-13 python-version: "3.10" - os: macos-13 python-version: "3.11" - os: macos-13 python-version: "3.12" + - os: macos-13 + python-version: "3.13" + - os: macos-13 + python-version: "3.13t" - os: macos-latest python-version: "3.10" - os: macos-latest python-version: "3.11" - os: macos-latest python-version: "3.12" + - os: macos-latest + python-version: "3.13" + - os: macos-latest + python-version: "3.13t" ## Unavailable architectures # x86 is available for Windows