Switched from windows-2019 to windows-latest

This commit is contained in:
Andrew Murray 2022-01-30 14:40:30 +11:00
parent 5fdf29f13b
commit d8e94c206e
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: