From 3eca06baf02846e89e77cd055395c8939875fea5 Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 31 Mar 2024 15:46:24 +0200 Subject: [PATCH] Removed Node16, as its deprecated since 10.2023 --- .github/workflows/APiTest.yml | 1 - .github/workflows/ManualTestRun.yml | 1 - README.md | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/APiTest.yml b/.github/workflows/APiTest.yml index 653c44d..754bdc2 100644 --- a/.github/workflows/APiTest.yml +++ b/.github/workflows/APiTest.yml @@ -14,7 +14,6 @@ jobs: strategy: matrix: node: - - 16 - 18 - 20 steps: diff --git a/.github/workflows/ManualTestRun.yml b/.github/workflows/ManualTestRun.yml index 9b2b22d..0ebe40a 100644 --- a/.github/workflows/ManualTestRun.yml +++ b/.github/workflows/ManualTestRun.yml @@ -8,7 +8,6 @@ jobs: strategy: matrix: node: - - 16 - 18 - 20 steps: diff --git a/README.md b/README.md index 08093e8..8eab78c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Version: 0.1.2 to 0.2.0 Not compatible, abfahrten output now contains more info - [X] Calculate travle time between 2 stops from a Trip Object ## Usage - NodeJS 16.0 or higher + NodeJS 18.0 or higher > A working example is [Test.js](https://github.com/BolverBlitz/oepnv-nuremberg/blob/main/test.js) Usage: