We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 343a69f + 8e64af8 commit a8c1068Copy full SHA for a8c1068
3 files changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- node: [12.x, 14.x, 16.x]
+ node: [14.x, 16.x]
15
16
steps:
17
- name: Checkout code
0 commit comments