fix (essentials): build targets

This commit is contained in:
Nick Genovese
2022-03-19 22:08:18 -04:00
parent 8dd7fcf40d
commit 31c620ab06
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,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