mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 11:04:27 +08:00
fix(ci): run Playwright E2E on GitHub Ubuntu (#40986)
This commit is contained in:
parent
ee997d00fa
commit
ae20d64304
2
.github/workflows/web-e2e.yml
vendored
2
.github/workflows/web-e2e.yml
vendored
@ -14,7 +14,7 @@ permissions:
|
||||
jobs:
|
||||
test:
|
||||
name: Web Full-Stack E2E
|
||||
runs-on: depot-ubuntu-24.04-4
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 120
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user