mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
also add vm runner tag
This commit is contained in:
committed by
GitHub
parent
9717ac30dc
commit
0eeeab9462
5
.github/workflows/tests-macos.yml
vendored
5
.github/workflows/tests-macos.yml
vendored
@@ -50,7 +50,10 @@ jobs:
|
||||
e2e-test:
|
||||
name: Playwright E2E Tests (macOS)
|
||||
timeout-minutes: 150
|
||||
runs-on: [self-hosted, macOS]
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- macos
|
||||
- e2e
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user