From 23416a4e5bab1304d7bc33f8f61933d4577a9c74 Mon Sep 17 00:00:00 2001 From: Ruben Taelman Date: Fri, 11 Oct 2024 14:07:35 +0200 Subject: [PATCH] Bump Node version in GH workflow --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8bc8b8..6b3dbba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,6 @@ jobs: matrix: os: [ubuntu-latest] node-version: - - 12.x - 14.x - 16.x - 18.x