mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 07:05:11 +08:00
Remove MacOS 11 runner which is deprecated
This commit is contained in:
parent
0f73c52758
commit
6cc6026b22
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
@ -40,7 +40,6 @@ on:
|
|||||||
options:
|
options:
|
||||||
- self-hosted-X64
|
- self-hosted-X64
|
||||||
- self-hosted-ARM64
|
- self-hosted-ARM64
|
||||||
- macos-11
|
|
||||||
- macos-12
|
- macos-12
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -53,4 +52,4 @@ jobs:
|
|||||||
staging: ${{ inputs.staging }}
|
staging: ${{ inputs.staging }}
|
||||||
architecture: ${{ inputs.architecture }}
|
architecture: ${{ inputs.architecture }}
|
||||||
operating_system: ${{ inputs.operating_system }}
|
operating_system: ${{ inputs.operating_system }}
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user