fix:Correct job name (#12260)

This commit is contained in:
Subir Ghosh
2025-06-10 08:45:25 -06:00
committed by GitHub
parent 78c1f18c5b
commit 9eb3ed912a

View File

@@ -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: