mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 07:39:25 +08:00
Merge pull request #19246 from Ultimaker/CURA-11547_linux_self_hosted_runner
CURA-11547 Use self-hosted runner for Linux installer
This commit is contained in:
commit
f15d099a4c
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
enterprise: ${{ github.event.inputs.enterprise == 'true' }}
|
||||
staging: ${{ github.event.inputs.staging == 'true' }}
|
||||
architecture: X64
|
||||
operating_system: ubuntu-22.04
|
||||
operating_system: self-hosted-Ubuntu22-X64
|
||||
secrets: inherit
|
||||
|
||||
macos-installer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user