From 0e4864b75f14cafc58aa2ee477a50e6bf4760743 Mon Sep 17 00:00:00 2001 From: FARHANG Date: Tue, 12 Nov 2024 13:20:03 -0500 Subject: [PATCH] matrix format --- .github/workflows/macos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index a44c13e56..b3d7eef72 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -10,7 +10,7 @@ on: jobs: macos-build: - runs-on: ${{ matrix.os.os }} + runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: