We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent c3d7869 commit bbad52dCopy full SHA for bbad52d
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [12.x, 14.x, 16.x, 17.x]
+ node-version: [14.x, 16.x, 17.x]
16
17
runs-on: ubuntu-latest
18
0 commit comments