diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f928b36..e6a5ff4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - version: ['14', '16', '18', '20'] + version: ['16', '18', '20'] fail-fast: false steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 2ebac81..a4a547d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Additional features not in the paper implementation: It will work with any well-formed GTFS data set. -Node +14 is required for all examples. +Node +16 is required for all examples. ``` npm install --save raptor-journey-planner