From 553afbdbd7e126452ce3f22afedadaff67cbb671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Baz=20Castillo?= Date: Thu, 17 Oct 2024 18:23:26 +0200 Subject: [PATCH] cosmetic --- .github/workflows/mediasoup-node.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mediasoup-node.yaml b/.github/workflows/mediasoup-node.yaml index 29707015d9..d9e0e634f6 100644 --- a/.github/workflows/mediasoup-node.yaml +++ b/.github/workflows/mediasoup-node.yaml @@ -57,9 +57,9 @@ jobs: cc: cl cxx: cl - os: windows-2022 + node: 22 cc: cl cxx: cl - node: 22 build-type: - Release - Debug