Drop support for Node 18, to match jasmine-browser-runner

Selenium-webdriver 4.34 and later don't support it.
This commit is contained in:
Steve Gravrock
2025-09-20 10:25:32 -07:00
parent 72ecc70c5d
commit 0462500c31
2 changed files with 6 additions and 18 deletions

View File

@@ -29,7 +29,7 @@ Microsoft Edge) as well as Node.
| Environment | Supported versions |
|-------------------|----------------------------------|
| Node | 18.20.5+*, 20, 22, 24 |
| Node | 20, 22, 24 |
| Safari | 16*, 17* |
| Chrome | Evergreen |
| Firefox | Evergreen, 102*, 115*, 128*, 140 |