Skip to content

Commit

Permalink
Increase Testing GUI job timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
trisyoungs committed Jul 24, 2022
1 parent a7a0055 commit 001ed17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ stages:
parameters:
package: "checks.x86_64-linux.dissolve-mpi"
- job: "test_linux_gui"
timeoutInMinutes: 90
timeoutInMinutes: 120
displayName: "Testing GUI"
pool:
vmImage: "ubuntu-latest"
Expand Down

0 comments on commit 001ed17

Please sign in to comment.