Switched to windows-latest

This commit is contained in:
Andrew Murray 2022-02-02 14:44:16 +11:00
parent 179cdd4444
commit e1c27358ba

View File

@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: windows-2019
runs-on: windows-latest
name: Cygwin Python 3.8
steps: