mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-11 19:44:52 +00:00
Merge pull request #934 from PepperDash/feature/fix-dev2-build
fix: fix build vm version
This commit is contained in:
2
.github/workflows/Build Essentials.yml
vendored
2
.github/workflows/Build Essentials.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user