From fefdabd04a0d40d99d6f2d17a5f126892a7d596c Mon Sep 17 00:00:00 2001 From: octachron Date: Mon, 30 Sep 2024 21:21:40 +0200 Subject: [PATCH] Fix workflow --- .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 4259236..4fa1b3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: build: strategy: fail-fast: false - rmatrix: + matrix: os: - ubuntu-latest - macos-latest