Disable nasty Windows for juniper_integration_tests
on CI
This commit is contained in:
parent
67cb649107
commit
7cb602e71b
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue