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:
Remco Burema 2024-06-18 14:56:14 +02:00 committed by GitHub
commit f15d099a4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,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: