mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
ci: use self hosted containers
This commit is contained in:
committed by
GitHub
parent
4b214693c4
commit
07dd586157
4
.github/workflows/tests-macos.yml
vendored
4
.github/workflows/tests-macos.yml
vendored
@@ -50,7 +50,9 @@ jobs:
|
||||
e2e-test:
|
||||
name: Playwright E2E Tests (macOS)
|
||||
timeout-minutes: 150
|
||||
runs-on: macos-latest
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- macOS
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user