We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5779381 commit 4791a7aCopy full SHA for 4791a7a
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
Release:
10
- runs-on: windows-latest
+ runs-on: ubuntu-latest
11
env:
12
GOPATH: ${{ github.workspace }}
13
GO111MODULE: off
0 commit comments