tests: update timout on pannotia fw gpu test

This commit is contained in:
Harshil Patel
2024-10-30 16:42:23 +00:00
parent 2c6de97ea1
commit 429580ee77

View File

@@ -214,7 +214,7 @@ jobs:
gpu-test-pannotia-fw-hip:
runs-on: [self-hosted, linux, x64]
container: ghcr.io/gem5/gcn-gpu:latest
timeout-minutes: 720 # 12 hours
timeout-minutes: 2160 # 36 hours
needs: get-date
steps: