mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-03-31 10:08:15 +03:00
ci: increase workflow timeouts to 25m and upgrade CodeQL Action to v4
This commit is contained in:
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
e2e-tests:
|
||||
name: E2E Integration Tests
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 25
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user