From f3de3a8488e4f3d3d51aa0e2ab01990ba3f2a55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Tue, 26 Dec 2023 19:20:39 +0100 Subject: [PATCH] github ci --- .github/workflows/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9afd243..d232a34 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -44,9 +44,11 @@ jobs: # Mac OS - name: MacOS x86_64 + os: macos-latest target: x86_64-apple-darwin - name: MacOS aarch64 + os: macos-latest target: aarch64-apple-darwin # - name: iOS x86_64