From cb7d283416fe4f7abc7dc312bef8a435e5b46000 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Fri, 23 Aug 2024 18:23:57 -0400 Subject: [PATCH] Revert "downgrade node_14" This reverts commit 081e2c2c21759f731410afa920e6169563210dc0. --- .forgejo/workflows/test-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/test-build.yaml b/.forgejo/workflows/test-build.yaml index d635a09..bc1f373 100644 --- a/.forgejo/workflows/test-build.yaml +++ b/.forgejo/workflows/test-build.yaml @@ -16,7 +16,7 @@ jobs: cat /etc/os-release apt-get update apt-get install -y git make g++ bzip2 sudo patch python3 python-is-python3 curl lsb-release - curl -sL https://deb.nodesource.com/setup_14.x | bash - + curl -sL https://deb.nodesource.com/setup_16.x | bash - apt-get update apt-get install -y nodejs npm install -g pkg grunt grunt-cli