From 9352c2a4f3e364bc8446957171118a0a4d61c62e Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 12 Mar 2022 13:01:22 -0500 Subject: [PATCH] build: fix run names in Github Actions --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a617209..fd96c61 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,6 +30,7 @@ jobs: - Node.js 14.x - Node.js 15.x - Node.js 16.x + - Node.js 17.x include: - name: Node.js 0.6