Skip to content

Commit

Permalink
Upgrade node and dependencies for GraphQLWS, Apollo and SockJS tests (v…
Browse files Browse the repository at this point in the history
…ert-x3#2104)

Signed-off-by: Thomas Segismont <[email protected]>
  • Loading branch information
tsegismont authored Jan 5, 2022
1 parent d9d8248 commit 9473f6e
Show file tree
Hide file tree
Showing 5 changed files with 15,590 additions and 2,264 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [10.19.0]
node-version: [16.13.1]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [10.19.0]
node-version: [16.13.1]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [10.19.0]
node-version: [16.13.1]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 9473f6e

Please sign in to comment.