chore(gpu): increase timeout for valgrind run

This commit is contained in:
Agnes Leroy
2025-12-10 17:28:10 +01:00
committed by Agnès Leroy
parent 1f0a83e4bb
commit 68fa268d99

View File

@@ -68,7 +68,7 @@ jobs:
group: ${{ github.workflow_ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
runs-on: ${{ needs.setup-instance.outputs.runner-name }}
timeout-minutes: 5760
timeout-minutes: 14400
strategy:
fail-fast: false
# explicit include-based build matrix, of known valid options