Skip to content

Commit cea9870

Browse files
committed
Sunset node 10?
Is this ok
1 parent 8aac856 commit cea9870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
strategy:
6363
matrix:
6464
os: [ubuntu-latest] # remove windows to speed up the tests
65-
node_version: [10, 16]
65+
node_version: [12, 16]
6666
graphql_version_or_tag: [experimental-stream-defer]
6767
steps:
6868
- name: Checkout Master

0 commit comments

Comments
 (0)