diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 01b3a42d..319e319c 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -16,7 +16,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-latest, windows-latest, macos-latest] - node-version: [14, 16, 18, 20] + node-version: [20, 22] steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 579d2a74..144f5e6e 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Available options: Start the command listed after -- on the command line. When it starts listening on a port, start sending requests to that port. A URL is still required to send requests to the correct path. The hostname can be omitted, `localhost` will be used by default. + If the command after -- is `node