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 e0b3822 commit 70614a6Copy full SHA for 70614a6
.github/workflows/release.yml
@@ -27,6 +27,8 @@ jobs:
27
exclude:
28
- os: macos-latest
29
arch: '386'
30
+ - os: windows-latest
31
+ arch: '386'
32
steps:
33
- name: Set up Go
34
uses: actions/setup-go@v2
0 commit comments