From aa19d94309b850976526366ef4f301559475f192 Mon Sep 17 00:00:00 2001 From: Benoit TRAVERS Date: Fri, 24 Jul 2026 12:22:12 +0200 Subject: [PATCH] ci: node-floor -> node-versions matrix (test-floor job dropped upstream) --- .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 36f4408c..127e1b46 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: with: changeset: true integration-tests: true - node-floor: "22.19" + node-versions: '["", "22.19"]' package-check: name: Package