PS 5.1 support and build pipeline updates

Updated some code for PS 5.1 version support with ZVMa as well as updated the azure-pipelines to build for zvma-updates branch
This commit is contained in:
2024-01-23 17:29:06 -05:00
parent 181761310c
commit 7f5237e53e
4 changed files with 34 additions and 15 deletions
+2 -2
View File
@@ -10,12 +10,12 @@ trigger:
branches:
include:
- master
- PowerShellBackPort
- Refactor-Build
- zvma-updates
# Trigger CI on pull requests to master and develop branches
pr:
- master
- zvma-updates
jobs:
# Windows PowerShell 5.1 Build Job