From 0217a629c75c2a43ff57e710d3be47672d16db71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Sch=C3=B6nb=C3=A4chler?= <42278642+schoero@users.noreply.github.com> Date: Sat, 21 Oct 2023 09:17:58 +0200 Subject: [PATCH] ci: test only ubuntu --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60c4d39..161d6b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,10 +57,7 @@ jobs: fail-fast: true matrix: node: - - 18 - 20 os: - ubuntu-latest - - windows-latest - - macos-latest max-parallel: 1