mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:18:59 +08:00
Fixed macos runner id
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners
This commit is contained in:
parent
4378e8a827
commit
c223b39752
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-12.0
|
||||
operating_system: macos-12
|
||||
secrets: inherit
|
||||
|
||||
macos-arm-installer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user