mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
fix: tests (#1556)
This commit is contained in:
parent
98b2da5018
commit
2948a33bf9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
e2e_tests:
|
||||
name: 'E2E Tests'
|
||||
timeout-minutes: 60
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue