From 315ccbd06dcd5a07764f1617adc7432f3bb34b20 Mon Sep 17 00:00:00 2001 From: Alain Bourgeois Date: Thu, 30 Nov 2023 20:56:26 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb7c492ce..de0c47586 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: - node-version: [14.x, 16.x, 18.x] + node-version: [12x, 14.x, 16.x] os: [ubuntu-latest] steps: