mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 20:15:56 +08:00
Use self-hosted runner for Linux installer
This commit is contained in:
parent
b0bd3a2d1f
commit
9a70b07673
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
|||||||
enterprise: ${{ github.event.inputs.enterprise == 'true' }}
|
enterprise: ${{ github.event.inputs.enterprise == 'true' }}
|
||||||
staging: ${{ github.event.inputs.staging == 'true' }}
|
staging: ${{ github.event.inputs.staging == 'true' }}
|
||||||
architecture: X64
|
architecture: X64
|
||||||
operating_system: ubuntu-22.04
|
operating_system: self-hosted-Ubuntu22-X64
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
macos-installer:
|
macos-installer:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user