Skip to content

Commit

Permalink
ci: Add Node 22 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed May 8, 2024
1 parent a0d653d commit d7579ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-release.yml
Expand Up @@ -20,6 +20,7 @@ jobs:
node:
- 18
- 20
- 22

steps:
- name: Clone repository
Expand Down

0 comments on commit d7579ce

Please sign in to comment.