mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 16:55:56 +08:00
change the default to self-hosted
change the default to self-hosted
This commit is contained in:
parent
8d961a5827
commit
5d7deeb94a
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -34,7 +34,7 @@ on:
|
|||||||
operating_system:
|
operating_system:
|
||||||
description: 'OS'
|
description: 'OS'
|
||||||
required: true
|
required: true
|
||||||
default: 'ubuntu-22.04'
|
default: 'self-hosted-Ubuntu24-X64'
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- ubuntu-22.04
|
- ubuntu-22.04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user