There was an error while loading. Please reload this page.
1 parent 48ed5a6 commit fd0c60cCopy full SHA for fd0c60c
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
matrix:
49
os: [ubuntu-latest]
50
- node: ["21.2.0", 20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
+ node: [21.x, 20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
51
include:
52
- os: windows-latest
53
node: "lts/*"
0 commit comments