We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9589f3 commit 1882cacCopy full SHA for 1882cac
1 file changed
README.md
@@ -56,7 +56,7 @@ This repository uses GitHub Actions to run tests automatically:
56
57
- Tests run hourly to ensure continuous compatibility
58
- Tests run on every push to the main branch
59
-- Unit tests run on multiple Node.js versions (16.x, 18.x, 20.x)
+- Unit tests run on multiple Node.js versions (16.x, 18.x, 20.x, 22.x, 24.x)
60
- E2E tests run after unit tests pass
61
- Manual test runs can be triggered from the Actions tab in GitHub
62
0 commit comments