From de8a33e575c2307e5848b60e02a1becc4d5afb2b Mon Sep 17 00:00:00 2001 From: Luan Santos Date: Mon, 9 Oct 2023 19:31:17 -0700 Subject: [PATCH] use macos preset --- .github/workflows/build-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index f436349f..5e17a46b 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -37,7 +37,7 @@ jobs: fail-fast: false matrix: os: [macos-latest] - buildtype: [linux-release] + buildtype: [macos-release] include: - os: macos-latest triplet: arm-osx