mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 06:54:07 +00:00
ENG-284 REFACTOR: Runner name for Linux ARM64
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
[
|
||||
{ base: "linux", distro: "ubuntu-22.04" },
|
||||
{ base: "mac", distro: "macos-13" },
|
||||
{ base: "linux-arm64", distro: "ubuntu-arm64-22.04" }
|
||||
{ base: "linux-arm64", distro: "bre-shared-ubuntu-arm64-22" }
|
||||
]
|
||||
license_type:
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user