From c70b720dc10a869c22d6be360060cfcf104c88d6 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Mon, 25 Nov 2024 17:57:00 +0100 Subject: [PATCH] test --- .github/workflows/push.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 1b941bf9..5d30d687 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -11,6 +11,9 @@ jobs: - 12.x - 14.x - 16.x + - 18.x + - 20.x + - 22.x steps: - uses: actions/checkout@v2 - name: 'Install node.js ${{ matrix.node-version }}'