ci: Re-enable CI jobs on nodejs 14.x (no-changelog) (#5153)

Revert "ci: Disable CI jobs on nodejs 14.x (no-changelog) (#5132)"

This reverts commit b3adcbd813.
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-01-30 13:09:09 +01:00
committed by GitHub
parent ae998ea123
commit eda3b8aba0
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v3

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v3

View File

@@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
node-version: [14.x, 16.x]
steps:
- name: Call Start URL - optionally