mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 02:57:44 +00:00
CI: Build and test SerenityOS with the Clang toolchain on Azure
This commit is contained in:
parent
5eba8c948d
commit
3ce6f26924
4 changed files with 118 additions and 0 deletions
|
@ -10,3 +10,11 @@ jobs:
|
|||
parameters:
|
||||
os: 'macOS'
|
||||
allow_test_failures: true
|
||||
|
||||
- template: Meta/Azure/Serenity.yml
|
||||
parameters:
|
||||
arch: 'i686'
|
||||
|
||||
- template: Meta/Azure/Serenity.yml
|
||||
parameters:
|
||||
arch: 'x86_64'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue