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 55a10fd commit 195fc08Copy full SHA for 195fc08
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
os: [ubuntu-latest]
32
- node_version: [18, 20, 22]
+ node_version: [20, 22, 24]
33
include:
34
# Active LTS + other OS
35
- os: macos-latest
0 commit comments