Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 2f54271

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Robert Jackson <me@rwjblue.com>
1 parent ffdbfa8 commit 2f54271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
strategy:
2727
matrix:
28-
node-version: [12, 13]
28+
node-version: [12, 14, 16]
2929

3030
steps:
3131
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)