Timouts for all GH actions

This commit is contained in:
sjorsdonkers
2025-05-09 11:20:51 +02:00
parent 1820e79617
commit ae6c29ccff
6 changed files with 16 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ jobs:
zig-test:
name: zig test
timeout-minutes: 15
# Don't run the CI with draft PR.
if: github.event.pull_request.draft == false
@@ -126,6 +127,8 @@ jobs:
if: github.event_name != 'pull_request'
runs-on: ubuntu-latest
timeout-minutes: 15
container:
image: ghcr.io/lightpanda-io/perf-fmt:latest
credentials: