We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71ba5b commit b7ddfaeCopy full SHA for b7ddfae
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
matrix:
41
os: [ubuntu-latest]
42
- node_version: [18, 20]
+ node_version: [18, 20, 22]
43
include:
44
# Active LTS + other OS
45
- os: macos-latest
0 commit comments