We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13988e8 + 09879ce commit 4f718abCopy full SHA for 4f718ab
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
8
strategy:
9
matrix:
10
- node-version: [12.x, 14.x, 16.x]
+ node-version: [14.x, 16.x]
11
python-version: ["3.7.x", "3.8.x", "3.9.x"]
12
13
env:
0 commit comments