Feat: adjust workflows again
All checks were successful
Deploy Website / deploy (push) Has been skipped

This commit is contained in:
2026-03-03 21:05:53 +01:00
parent bdd2f9210e
commit f130c9b54a
8 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ jobs:
include: ${{ fromJSON(inputs.matrix) }}
runs-on: ${{ matrix.os }}
timeout-minutes: 30
timeout-minutes: 60
steps:
- uses: actions/checkout@v4