diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 3f9e982794..cf13762983 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - node-version: [14.x] + node-version: [14.x, 16.x] services: # Label used to access the service container postgres: