Switched from windows-2019 to windows-latest

This commit is contained in:
Andrew Murray 2022-01-30 14:40:30 +11:00 committed by alv2017
parent a5642f0207
commit a83e8d1247
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: windows-2019
runs-on: windows-latest
strategy:
fail-fast: false
matrix:

View File

@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: windows-2019
runs-on: windows-latest
strategy:
fail-fast: false
matrix: