Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Jojo Aquino 2025-04-21 13:37:44 +00:00
parent 0b11aab6d5
commit e33ca80be5

View File

@ -71,6 +71,7 @@ stages:
- job: WindowsBuild
displayName: 'Build on Windows'
condition: ne(variables['Build.Reason'], 'PullRequest')
pool:
vmImage: 'windows-latest' # Specify the Windows agent
steps: