From b1c46c63f2e8abc6e7b760590c6ca01333cab475 Mon Sep 17 00:00:00 2001 From: Preston Date: Mon, 17 May 2021 16:53:30 -0400 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 715d52045..1d94774ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: build: strategy: matrix: - node-version: [12.x] + node-version: [14.x] runtime: [ linux-x64, linux-arm64, win-x64, osx-x64 ] include: - runtime: linux-x64