We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242d569 commit 3b386f7Copy full SHA for 3b386f7
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
matrix:
26
os: [ubuntu-latest]
27
- node: [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"]
28
include:
29
- os: windows-latest
30
node: "12.x"
0 commit comments