ci(homebrew): add macos-15 (#3963)
This commit is contained in:
parent
c9a06fd8a7
commit
7017b8e88c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
|
@ -508,6 +508,8 @@ jobs:
|
|||
os_name: "macos"
|
||||
- os_version: "14"
|
||||
os_name: "macos"
|
||||
- os_version: "15"
|
||||
os_name: "macos"
|
||||
- os_version: "latest"
|
||||
os_name: "ubuntu"
|
||||
- os_version: "latest" # this job will only configure the formula for release, no validation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue