We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996beba commit 50fc73bCopy full SHA for 50fc73b
1 file changed
.github/workflows/base-release.yaml
@@ -28,16 +28,16 @@ jobs:
28
GOARCH: "386"
29
- GOOS: darwin
30
GOARCH: s390x
31
- - GOOS: darwin
32
- GOARCH: arm
33
34
- GOARCH: ppc64le
35
- GOOS: windows
36
GOARCH: arm64
+ - GOOS: darwin
+ GOARCH: arm
37
38
39
40
GOARCH: arm
+ GOARCH: ppc64le
41
42
GOARCH: ppc64le
43
runs-on: ubuntu-24.04
0 commit comments