Skip to content

Commit

Permalink
increase devcloud timeout to 2 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 authored Sep 29, 2023
1 parent b3417b9 commit e5c3a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
devcloud:
runs-on: devcloud
# if it does not finish in 20 minutes, it is likely hung
timeout-minutes: 60
timeout-minutes: 120
name: "Devcloud Benchmarking"
env:
CXX: icpx
Expand Down

0 comments on commit e5c3a08

Please sign in to comment.