We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97266ca commit 8e5d9cdCopy full SHA for 8e5d9cd
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- node-version: [22.x, 24.x]
+ node-version: [20.x, 22.x, 24.x]
18
19
steps:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments