We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b154c12 commit a020d3bCopy full SHA for a020d3b
azure/community_job.yml
@@ -17,6 +17,8 @@ jobs:
17
timeoutInMinutes: ${{ parameters.timeoutInMinutes }}
18
pool:
19
vmImage: 'ubuntu-latest'
20
+ variables:
21
+ ubsan_options: 'print_stacktrace=1'
22
steps:
23
- template: apt.yml
24
- script: |
0 commit comments