mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06: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
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue