mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-18 11:06:23 +00:00
chore(homebrew): bump ubuntu to 24.04 (#5272)
This commit is contained in:
2
.github/workflows/ci-homebrew.yml
vendored
2
.github/workflows/ci-homebrew.yml
vendored
@ -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
|
||||
|
||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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