We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25afeae + 46bd823 commit b044e10Copy full SHA for b044e10
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- os: macos-latest
27
ExecutableSuffix: ''
28
Exports: 'CGO_ENABLED=1 MACOSX_DEPLOYMENT_TARGET=10.14 '
29
- - os: windows-2016
+ - os: windows-2019
30
ExecutableSuffix: '.exe'
31
Exports: ''
32
runs-on: ${{ matrix.config.os }}
0 commit comments