Merge branch 'development-2.0.0' into feature/value-with-feedback

This commit is contained in:
Jason Alborough
2022-04-21 15:07:34 -04:00

View File

@@ -23,7 +23,7 @@ env:
RELEASE_BRANCH: main
jobs:
Build_Project:
runs-on: windows-latest
runs-on: windows-2019
steps:
# First we checkout the source repo
- name: Checkout repo