use macos 12 when building all installers

This should fix the nightly builds
This commit is contained in:
c.lamboo 2023-10-11 16:50:10 +02:00
parent 9f1be535eb
commit 4378e8a827

View File

@ -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: