Skip to content

Commit

Permalink
Merge pull request #51 from thedumbterminal/update-mocha
Browse files Browse the repository at this point in the history
move to node 14
  • Loading branch information
thedumbterminal authored Sep 27, 2021
2 parents e2445ca + 93e0bab commit 20fe11d
Show file tree
Hide file tree
Showing 4 changed files with 361 additions and 494 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: [14.x]

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
14
Loading

0 comments on commit 20fe11d

Please sign in to comment.