Skip to content

Commit

Permalink
Merge branch 'master' into fix-invalid-trailing-pure-annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed May 14, 2021
2 parents b2d25f7 + 3345267 commit 6a2f658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -71,7 +71,7 @@ jobs:
runs-on: windows-2019
strategy:
matrix:
node: ['14', '12', '10']
node: ['10', '12', '14', '16']
name: Node ${{ matrix.node }} (Windows)
steps:
- name: Configure git line-breaks
Expand Down

0 comments on commit 6a2f658

Please sign in to comment.