mirror of
https://github.com/actions/runner-images.git
synced 2025-12-26 11:28:17 +08:00
fix:Correct job name (#12260)
This commit is contained in:
2
.github/workflows/windows2025.yml
vendored
2
.github/workflows/windows2025.yml
vendored
@@ -12,7 +12,7 @@ defaults:
|
||||
shell: pwsh
|
||||
|
||||
jobs:
|
||||
Windows_2022:
|
||||
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
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user