Skip to content

Commit

Permalink
Merge pull request #2831 from modernweb-dev/fix/test-on-node-22-expli…
Browse files Browse the repository at this point in the history
…citely

fix: test on Node 22 explicitely
  • Loading branch information
bashmish authored Oct 23, 2024
2 parents aadcbea + 7392434 commit fe1bfd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
node-version:
- '18'
- '20'
- '22'
- 'latest'

steps:
Expand Down

0 comments on commit fe1bfd0

Please sign in to comment.