We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3a0fd commit 7b6640fCopy full SHA for 7b6640f
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest, windows-latest, macos-latest]
18
- node: [18, 20, 22]
+ node: [20, 22, 24]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments