Skip to content

Commit e89f09f

Browse files
ci: uniform runs-on directives
1 parent 41ae2b4 commit e89f09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Frontend E2E tests with Playwright
7878
playwright-tests:
7979
name: Playwright E2E Tests
80-
runs-on: self-hosted
80+
runs-on: ['studio', 'mini']
8181
timeout-minutes: 20
8282

8383
steps:

0 commit comments

Comments
 (0)