Skip to content

Commit

Permalink
Fix typo in addition of node 15 testing for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Dec 3, 2020
1 parent 66fa833 commit 4297c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
versions:
- node: '15.x
- node: '15.x'
- node: '14.x'
- node: '13.x'
- node: '12.x'
Expand Down

0 comments on commit 4297c37

Please sign in to comment.