Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HellAholic authored May 22, 2024
1 parent 0912c62 commit 4eceea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4eceea1

Please sign in to comment.