diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2f78fa2..3087e88 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -4,7 +4,7 @@ jobs: build: name: Build - runs-on: windows-2016 + runs-on: windows-2019 steps: - name: Set up Go 1.13