mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-05 14:17:45 -07:00
change the default to self-hosted
change the default to self-hosted
This commit is contained in:
parent
8d961a5827
commit
5d7deeb94a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -34,7 +34,7 @@ on:
|
|||
operating_system:
|
||||
description: 'OS'
|
||||
required: true
|
||||
default: 'ubuntu-22.04'
|
||||
default: 'self-hosted-Ubuntu24-X64'
|
||||
type: choice
|
||||
options:
|
||||
- ubuntu-22.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue