mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
chore(homebrew): bump ubuntu to 24.04 (#5272)
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
- os_name: "macos"
|
||||
os_version: "26"
|
||||
- os_name: "ubuntu"
|
||||
os_version: "22.04"
|
||||
os_version: "24.04"
|
||||
- os_name: "ubuntu"
|
||||
os_version: "latest"
|
||||
release: true # this job will only configure the formula for release, no validation
|
||||
|
||||
@@ -226,7 +226,7 @@ jobs:
|
||||
- name: Homebrew-macos-26
|
||||
coverage: false
|
||||
pr: true
|
||||
- name: Homebrew-ubuntu-22.04
|
||||
- name: Homebrew-ubuntu-24.04
|
||||
coverage: true
|
||||
pr: true
|
||||
- name: Windows-AMD64
|
||||
|
||||
Reference in New Issue
Block a user