Browse Source

Move to Windows 2019

QGC4.4
Don Gagne 3 years ago committed by Don Gagne
parent
commit
ea8177dea9
  1. 2
      .github/workflows/windows_release.yml

2
.github/workflows/windows_release.yml

@ -19,7 +19,7 @@ env: @@ -19,7 +19,7 @@ env:
jobs:
build:
runs-on: windows-2016
runs-on: windows-2019
steps:
- name: Checkout repo

Loading…
Cancel
Save