mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 00:16:30 +00:00
[Github][CI] Fix Typo in MacOS Job Name
This patch changes the name of the MacOS premerge job from permerge-checks-macos to (the presumably correct) premerge-checks-macos.
This commit is contained in:
parent
9106ee25e9
commit
50b1763d9d
2
.github/workflows/premerge.yaml
vendored
2
.github/workflows/premerge.yaml
vendored
@ -144,7 +144,7 @@ jobs:
|
||||
call C:\\BuildTools\\Common7\\Tools\\VsDevCmd.bat -arch=amd64 -host_arch=amd64
|
||||
bash .ci/monolithic-windows.sh "${{ steps.vars.outputs.windows-projects }}" "${{ steps.vars.outputs.windows-check-targets }}"
|
||||
|
||||
permerge-check-macos:
|
||||
premerge-check-macos:
|
||||
runs-on: macos-14
|
||||
if: >-
|
||||
github.repository_owner == 'llvm' &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user