We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c743c commit b0b9eefCopy full SHA for b0b9eef
1 file changed
.github/workflows/tests.yml
@@ -77,7 +77,7 @@ jobs:
77
runs-on: ubuntu-latest
78
strategy:
79
matrix:
80
- node-version: [14, 16, 18]
+ node-version: [16, 18]
81
fail-fast: false
82
steps:
83
- name: Checkout Master
0 commit comments