We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e387f0c commit 538d425Copy full SHA for 538d425
.github/workflows/validate.yml
@@ -17,7 +17,7 @@ jobs:
17
main:
18
strategy:
19
matrix:
20
- node: [10.13, 12, 14, 15]
+ node: [10.13, 12, 14]
21
runs-on: ubuntu-latest
22
steps:
23
- name: ⬇️ Checkout repo
0 commit comments