mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 06:54:07 +00:00
BRE-284 ADD: GitHub Self-host runner for Linux ARM64
This commit is contained in:
3
.github/workflows/build-cli.yml
vendored
3
.github/workflows/build-cli.yml
vendored
@@ -67,7 +67,8 @@ jobs:
|
||||
os:
|
||||
[
|
||||
{ base: "linux", distro: "ubuntu-22.04" },
|
||||
{ base: "mac", distro: "macos-13" }
|
||||
{ base: "mac", distro: "macos-13" },
|
||||
{ base: "linux-arm64", distro: "ubuntu-arm64-22.04" }
|
||||
]
|
||||
license_type:
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user