mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
swtiching the runner to be ubuntu and adding a failing test case
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
|
||||
browser:
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
needs: setup
|
||||
env:
|
||||
REPO_URL: ${{ needs.setup.outputs.repo_url }}
|
||||
|
||||
Reference in New Issue
Block a user