mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
use macos 12 when building all installers
This should fix the nightly builds
This commit is contained in:
parent
9f1be535eb
commit
4378e8a827
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
enterprise: ${{ github.event.inputs.enterprise == 'true' }}
|
||||
staging: ${{ github.event.inputs.staging == 'true' }}
|
||||
architecture: X64
|
||||
operating_system: macos-11.0
|
||||
operating_system: macos-12.0
|
||||
secrets: inherit
|
||||
|
||||
macos-arm-installer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user