We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1835146 commit 5a905d1Copy full SHA for 5a905d1
.github/workflows/CI-CD.yaml
@@ -28,7 +28,7 @@ jobs:
28
- macos-latest
29
- windows-latest
30
node:
31
- - 10
+ # - 10 - The library supports Node 10, but the tests don't
32
- 12
33
- 14
34
0 commit comments