tests: update timout on pannotia fw gpu test
This commit is contained in:
2
.github/workflows/weekly-tests.yaml
vendored
2
.github/workflows/weekly-tests.yaml
vendored
@@ -214,7 +214,7 @@ jobs:
|
|||||||
gpu-test-pannotia-fw-hip:
|
gpu-test-pannotia-fw-hip:
|
||||||
runs-on: [self-hosted, linux, x64]
|
runs-on: [self-hosted, linux, x64]
|
||||||
container: ghcr.io/gem5/gcn-gpu:latest
|
container: ghcr.io/gem5/gcn-gpu:latest
|
||||||
timeout-minutes: 720 # 12 hours
|
timeout-minutes: 2160 # 36 hours
|
||||||
needs: get-date
|
needs: get-date
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user