Skip to content

Commit

Permalink
increase allowed CI time for the UBSAN build; (#7354)
Browse files Browse the repository at this point in the history
  • Loading branch information
greglandrum committed Apr 12, 2024
1 parent f7fb104 commit a087cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
steps:
- template: .azure-pipelines/vs_build_swig.yml
- job: Ubuntu_x64_ubsan
timeoutInMinutes: 90
timeoutInMinutes: 120
pool:
vmImage: ubuntu-latest
variables:
Expand Down

0 comments on commit a087cfd

Please sign in to comment.