diff --git a/.github/workflows/windows2025.yml b/.github/workflows/windows2025.yml index c5948f83c..934089344 100644 --- a/.github/workflows/windows2025.yml +++ b/.github/workflows/windows2025.yml @@ -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: