Skip to content

Commit 57604b6

Browse files
Added Node LTS versions to the CI/CD script
1 parent ad73e40 commit 57604b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI-CD.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ jobs:
2828
- macos-latest
2929
- windows-latest
3030
node:
31+
- 10
3132
- 12
33+
- 14
3234

3335
steps:
3436
- name: Checkout source

0 commit comments

Comments
 (0)