diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68a7d09b8..7ba74eb82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,9 +63,9 @@ jobs: - os: ubuntu-20.04 python-version: '3.9' toxenv: py39-fuse3 - - os: ubuntu-20.04 - python-version: '3.10-dev' - toxenv: py310-fuse3 + #- os: ubuntu-20.04 + # python-version: '3.10-dev' + # toxenv: py310-fuse3 - os: macos-latest # note: it seems that 3.8 and 3.9 are currently broken, # neverending RuntimeError crashes...