Skip to content

Commit

Permalink
node-14.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freshlogic committed Mar 14, 2021
1 parent 9a83956 commit ec18b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuousIntegration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ jobs:

strategy:
matrix:
node-version: [12.19.0, 14.15.0]
node-version: [12.19.0, 14.16.0]
redis-version: [4.0.14]

env:
DO_COVERALLS: 14.15.0/4.0.14
DO_COVERALLS: 14.16.0/4.0.14

steps:
- name: Setup Node ${{ matrix.node-version }}
Expand Down

0 comments on commit ec18b3f

Please sign in to comment.