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 77522ae + 1fb025d commit a01d4fdCopy full SHA for a01d4fd
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
strategy:
30
matrix:
31
- node-version: [18.x]
+ node-version: [18.x, 20.x]
32
33
steps:
34
- name: Check out Git repository
0 commit comments