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.
1 parent 9f3a2a5 commit e010c1cCopy full SHA for e010c1c
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
matrix:
46
os: [ubuntu-latest, windows-latest]
47
# Node.js release schedule: https://nodejs.org/en/about/releases/
48
- node-version: [18, 19, 20, 21, 22, 23]
+ node-version: [18, 19, 20, 21, 22, 23, 24]
49
steps:
50
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
0 commit comments