Skip to content

Commit a8c1068

Browse files
authored
Merge pull request #56 from twingly/bump-mocha
Bump `mocha` from 9.1.3 to 11.0.1
2 parents 343a69f + 8e64af8 commit a8c1068

3 files changed

Lines changed: 674 additions & 307 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
node: [12.x, 14.x, 16.x]
14+
node: [14.x, 16.x]
1515

1616
steps:
1717
- name: Checkout code

0 commit comments

Comments
 (0)