diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70bcd42..ac7e63a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,8 @@ jobs: exclude: - python-version: "3.14" platform: windows-latest + - python-version: "3.x" + platform: windows-latest runs-on: ${{ matrix.platform }}