Skip to content

Commit db89ba2

Browse files
committed
fix(CI): stop testing on Node 14
1 parent 73877fc commit db89ba2

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

.github/workflows/blob.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
strategy:
4545
matrix:
4646
node-version:
47-
- 14
4847
- 16
4948
os:
5049
- ubuntu-latest

.github/workflows/fetch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
strategy:
4747
matrix:
4848
node-version:
49-
- 14
5049
- 16
5150
os:
5251
- ubuntu-latest

.github/workflows/file.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
strategy:
4545
matrix:
4646
node-version:
47-
- 14
4847
- 16
4948
os:
5049
- ubuntu-latest

.github/workflows/form-data.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
strategy:
4646
matrix:
4747
node-version:
48-
- 14
4948
- 16
5049
os:
5150
- ubuntu-latest

.github/workflows/stream.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
strategy:
4646
matrix:
4747
node-version:
48-
- 14
4948
- 16
5049
os:
5150
- ubuntu-latest

0 commit comments

Comments
 (0)