From db7f536a42f3fccc7a22a74bdb04c428d41d24bf Mon Sep 17 00:00:00 2001 From: Martin Grigorov Date: Tue, 19 Nov 2024 08:57:39 +0200 Subject: [PATCH] Fix the name of the CI runner --- .github/workflows/test-lang-js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-lang-js.yml b/.github/workflows/test-lang-js.yml index 8ed00638da8..89c2715644a 100644 --- a/.github/workflows/test-lang-js.yml +++ b/.github/workflows/test-lang-js.yml @@ -64,7 +64,7 @@ jobs: interop: name: Node ${{ matrix.node }} Interop - runs-on: ubuntu-24,04 + runs-on: ubuntu-24.04 strategy: matrix: node: