mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-28 09:09:30 +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' }}
|
||||
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