From 8fc278ac6773fad1a7eea16f3b0b593e6bef742e Mon Sep 17 00:00:00 2001 From: Anton Tayanovskyy Date: Thu, 4 Nov 2021 17:38:39 -0400 Subject: [PATCH] Try upgrading to Node 14.x (#1111) --- .github/workflows/cron.yml | 10 +++++----- .github/workflows/performance_metrics_cron.yml | 2 +- .github/workflows/run-tests-command.yml | 10 +++++----- .github/workflows/smoke-test-cli-command.yml | 10 +++++----- .github/workflows/smoke-test-provider-command.yml | 10 +++++----- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index ae514bb15..aab9c9d5c 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -151,7 +151,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -292,7 +292,7 @@ jobs: - Py - Fs node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -405,7 +405,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -486,7 +486,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -511,7 +511,7 @@ jobs: fail-fast: false matrix: node-version: - - 13.x + - 14.x platform: - ubuntu-latest source-dir: diff --git a/.github/workflows/performance_metrics_cron.yml b/.github/workflows/performance_metrics_cron.yml index c694bd8db..5a35fc81b 100644 --- a/.github/workflows/performance_metrics_cron.yml +++ b/.github/workflows/performance_metrics_cron.yml @@ -88,7 +88,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: diff --git a/.github/workflows/run-tests-command.yml b/.github/workflows/run-tests-command.yml index 036a9e594..2a89e97dd 100644 --- a/.github/workflows/run-tests-command.yml +++ b/.github/workflows/run-tests-command.yml @@ -177,7 +177,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -306,7 +306,7 @@ jobs: - Py - Fs node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -423,7 +423,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -506,7 +506,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -533,7 +533,7 @@ jobs: fail-fast: false matrix: node-version: - - 13.x + - 14.x platform: - ubuntu-latest source-dir: diff --git a/.github/workflows/smoke-test-cli-command.yml b/.github/workflows/smoke-test-cli-command.yml index a9743885e..03d867def 100644 --- a/.github/workflows/smoke-test-cli-command.yml +++ b/.github/workflows/smoke-test-cli-command.yml @@ -153,7 +153,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -251,7 +251,7 @@ jobs: - Py - Fs node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -364,7 +364,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -445,7 +445,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -470,7 +470,7 @@ jobs: fail-fast: false matrix: node-version: - - 13.x + - 14.x platform: - ubuntu-latest source-dir: diff --git a/.github/workflows/smoke-test-provider-command.yml b/.github/workflows/smoke-test-provider-command.yml index fb6c23819..07b96e77f 100644 --- a/.github/workflows/smoke-test-provider-command.yml +++ b/.github/workflows/smoke-test-provider-command.yml @@ -153,7 +153,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -244,7 +244,7 @@ jobs: - Py - Fs node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -357,7 +357,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -438,7 +438,7 @@ jobs: go-version: - 1.16.x node-version: - - 13.x + - 14.x platform: - ubuntu-latest python-version: @@ -463,7 +463,7 @@ jobs: fail-fast: false matrix: node-version: - - 13.x + - 14.x platform: - ubuntu-latest source-dir: