mirror of
https://github.com/bitwarden/browser
synced 2026-02-14 07:23:45 +00:00
Use macos-15
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
[
|
||||
{ base: "linux", distro: "ubuntu-22.04", target_suffix: "" },
|
||||
{ base: "linux", distro: "ubuntu-22.04-arm", target_suffix: "-arm64" },
|
||||
{ base: "mac", distro: "macos-14", target_suffix: "" },
|
||||
{ base: "mac", distro: "macos-15", target_suffix: "" },
|
||||
{ base: "mac", distro: "macos-14", target_suffix: "-arm64" }
|
||||
]
|
||||
license_type:
|
||||
|
||||
Reference in New Issue
Block a user