diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bde2bf27..d6768559 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -193,10 +193,6 @@ jobs: # TODO: LLVM ERROR: out of memory - crate: juniper_integration_tests os: windows - toolchain: beta - - crate: juniper_integration_tests - os: windows - toolchain: nightly runs-on: ${{ matrix.os }}-latest steps: