[CI] Changed VS version to see if it will prevent triggering AV
This commit is contained in:
2
.github/workflows/Windows_build.yml
vendored
2
.github/workflows/Windows_build.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
|
||||
build-windows:
|
||||
name: Build (Windows) # runner.os can't be used here
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-2019
|
||||
needs: lint
|
||||
env:
|
||||
POWERSHELL_TELEMETRY_OPTOUT: 1
|
||||
|
||||
Reference in New Issue
Block a user