There was an error while loading. Please reload this page.
1 parent 8aac856 commit cea9870Copy full SHA for cea9870
1 file changed
.github/workflows/tests.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix:
64
os: [ubuntu-latest] # remove windows to speed up the tests
65
- node_version: [10, 16]
+ node_version: [12, 16]
66
graphql_version_or_tag: [experimental-stream-defer]
67
steps:
68
- name: Checkout Master
0 commit comments