From 8beb5850b0fbc37ecf6b69da431c8a81b444da89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mati=20Gumm=C3=A1?= Date: Thu, 15 Feb 2024 12:09:53 -0300 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 676dce6..8b6bdaa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-latest, macOS-latest, windows-latest] + os: [ubuntu-latest] steps: