Skip to content

Commit

Permalink
Node v14.16 to v14.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
freshlogic committed Apr 7, 2021
1 parent 3340003 commit 89f4151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuousIntegration.yaml
Expand Up @@ -8,10 +8,10 @@ jobs:

strategy:
matrix:
node-version: [12.19.0, 14.16.1]
node-version: [12.19.0, 14.15.1]

env:
DO_COVERALLS: 14.16.1
DO_COVERALLS: 14.15.1

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

0 comments on commit 89f4151

Please sign in to comment.