We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8596e commit 9590a5eCopy full SHA for 9590a5e
.github/workflows/validate.yml
@@ -42,7 +42,7 @@ jobs:
42
fail-fast: false
43
44
matrix:
45
- node: [14, 16, 18, 20]
+ node: [16, 18, 20]
46
os: [ubuntu-latest, windows-latest, macos-latest]
47
project: [blob, fetch, file, form-data, stream]
48
0 commit comments