1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:47:34 +00:00

CI: Build Lagom with fuzzing on Azure

This commit is contained in:
Timothy Flynn 2021-08-17 11:50:23 -04:00 committed by Linus Groh
parent 9fd2f97d27
commit e3d4778a63
2 changed files with 62 additions and 34 deletions

View file

@ -6,6 +6,11 @@ jobs:
parameters:
os: 'Linux'
- template: Meta/Azure/Lagom.yml
parameters:
os: 'Linux'
fuzzer: 'Fuzz'
- template: Meta/Azure/Lagom.yml
parameters:
os: 'macOS'