Skip to content

Commit

Permalink
Add node v22 to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <hello@matteocollina.com>
  • Loading branch information
mcollina committed Apr 29, 2024
1 parent 1a23045 commit bab7829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
contents: read
strategy:
matrix:
node-version: [14, 16, 18, 20]
node-version: [14, 16, 18, 20, 22]
os: [ubuntu-latest]
pino-version: [8.20.0, ^8.21.0, ^9.0.0]
exclude:
Expand Down

0 comments on commit bab7829

Please sign in to comment.