This commit is contained in:
Mauro Balades
2024-08-08 10:34:49 +02:00
parent 7758bdabce
commit 84a1ea31e5

View File

@@ -6,10 +6,10 @@ on:
description: 'The version to build'
required: true
type: string
environment: production
jobs:
mac-build:
name: Build macOS - ${{ matrix.arch }}
environment: production
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false