Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Added Node 14 to the CI/CD matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Aug 29, 2020
1 parent 0377463 commit 52343c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-CD.yaml
Expand Up @@ -30,6 +30,7 @@ jobs:
node:
- 10
- 12
- 14

steps:
- name: Checkout source
Expand Down

0 comments on commit 52343c3

Please sign in to comment.