diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/nodejs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 52a81c79c9..85cf86554d 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [11.10.x, 12.x, 13.x, 14.x] + node-version: [12.x, 14.x] services: postgres: |