Subject: Update ci.yml Origin: upstream, commit 0.4.27-26-gab1b2a4 Author: Christian Clauss Date: Thu May 16 17:37:31 2024 +0200 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ include: - os: macos-latest python-version: '3.13' - # - os: windows-latest # TODO: Fix the Windows test that runs in an infinite loop. + # - os: windows-latest # TODO: Fix the Windows test that runs in an infinite loop # python-version: '3.13' runs-on: ${{ matrix.os }} steps: