Skip to content

Commit

Permalink
Add node 14.6 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed May 25, 2022
1 parent 84a92a7 commit 0abf4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node_version: [14, 16, 18]
node_version: [14.6, 14, 16, 18]
include:
- os: macos-latest
node_version: 16
Expand Down

0 comments on commit 0abf4a7

Please sign in to comment.