mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-28 02:00:32 -07:00
Update linux.yml
This commit is contained in:
parent
0912c62b34
commit
4eceea1402
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -34,11 +34,11 @@ on:
|
|||
operating_system:
|
||||
description: 'OS'
|
||||
required: true
|
||||
default: 'self-hosted-Ubuntu24-X64'
|
||||
default: 'self-hosted-Ubuntu22-X64'
|
||||
type: choice
|
||||
options:
|
||||
- ubuntu-22.04
|
||||
- self-hosted-Ubuntu24-X64
|
||||
- self-hosted-Ubuntu22-X64
|
||||
|
||||
jobs:
|
||||
linux-installer:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue