mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
CI: Make Windows CI label name consistent with the preset name
This commit is contained in:
parent
7a6e4f5ec8
commit
185be4011b
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
if: |
|
||||
github.repository == 'LadybirdBrowser/ladybird'
|
||||
&& contains(github.event.pull_request.labels.*.name, 'windows')
|
||||
name: 'Windows, x86_64, Windows_SanitizerCI, ClangCL'
|
||||
name: 'Windows, x86_64, Windows_Sanitizer_CI, ClangCL'
|
||||
uses: ./.github/workflows/lagom-template.yml
|
||||
with:
|
||||
toolchain: 'ClangCL'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user