fix:Correct job name (#12260)
This commit is contained in:
@@ -12,7 +12,7 @@ defaults:
|
|||||||
shell: pwsh
|
shell: pwsh
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Windows_2022:
|
Windows_2025:
|
||||||
if: github.event.label.name == 'CI windows-all' || github.event.label.name == 'CI windows-2025'
|
if: github.event.label.name == 'CI windows-all' || github.event.label.name == 'CI windows-2025'
|
||||||
uses: ./.github/workflows/trigger-ubuntu-win-build.yml
|
uses: ./.github/workflows/trigger-ubuntu-win-build.yml
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user